No description
![]() - remove custom module loader, use zplug for own plugins - move config parts from modules to files - move other module parts to separate zsh plugins |
||
---|---|---|
aliases | ||
compdef | ||
env | ||
functions | ||
plugins | ||
widgets | ||
zplug@3ed49f859c | ||
.gitignore | ||
.gitmodules | ||
.zshrc | ||
bindings.zsh | ||
completion.zsh | ||
README.md | ||
zlogin | ||
zplug.zsh | ||
zprofile | ||
zshenv | ||
zshrc |
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.