zsh/README.md
crater2150 d0598c2838 Major cleanup and restructuring
- remove custom module loader, use zplug for own plugins
- move config parts from modules to files
- move other module parts to separate zsh plugins
2019-07-10 15:36:41 +02:00

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.