Simple function to reload your ${ZDOTDIR:-$HOME}/.zshrc
file (e.g. if you change it).
- It will also source
${ZDOTDIR:-$HOME}/.zshrc.secure
if you have created that too.
reload
Using antigen:
antigen bundle aubreypwd/zsh-plugin-reload
- Clone repo
- Use
antigen bundle /absolute/path/to/the/plugin --no-local-clone