Run this:
bash -c "$(wget https://raw.githubusercontent.com/fd3kyt/.zsh_custom/master/setup.sh -O -)"
Then, modify .zshrc. See .zshrc.template
.
All files match *.local.*
and *.local
are ignored by git.
Plugin list is in plugins.sh
. If plugins.local.sh
exists, use it
instead and ignore plugins.sh
- Only *.zsh that are directly under this directory are loaded.
- .zsh in subfolders are not loaded. (Except for
plugins
andthemes
, of course.) - .sh are not loaded.
- .zsh in subfolders are not loaded. (Except for