My dotfiles.
/usr/bin/env ruby -e "$(curl -Ls https://raw.githubusercontent.com/\
tklepzig/dotfiles/master/setup.rb)"
The following profiles are available:
Name | Details |
---|---|
dev | Development in General |
web | Web Development |
python | Python Support |
ruby | Ruby Support |
writing | Distraction free writing |
viml | VimL/Vimscript Development |
Add these to the environment variable DOTFILES_PROFILES
space-separated in
your .zshrc
.
It must be set before the dotfiles stuff is sourced.
For example:
export DOTFILES_PROFILES="dev web"
After changing the profiles you have to run dotfiles-update
again.
See # setup-asdf
.
See # set-theme
.
Set the environment variable DOTFILES_NVIM.
It must be set before the dotfiles stuff is sourced.
For example:
export DOTFILES_NVIM=1
- overrides usage
- toolbox scripts, info.yaml, additional.yaml
- toolbox includes
- .dotfiles-local/plugins.vim
- .dotfiles-local/post-install