
- remove custom module loader, use zplug for own plugins - move config parts from modules to files - move other module parts to separate zsh plugins
251 B
251 B
crater's zsh config
Installation:
From the checked out repo:
ln -s $PWD/zshenv $HOME/.zshenv
The zshenv file sets the location to the rest of the config ($ZDOTDIR
)
automatically, based on the link target.