- Clone this repository into the
~/zshrc
folder. - Copy this line into your
~/.zshrc
:
source ~/zshrc/zshrc
- Install
Antidote
(https://getantidote.github.io/install) for zsh plugin management:brew install Antidote
and runsource $HOMEBREW_PREFIX/opt/antidote/share/antidote/antidote.zsh
(the source command is already in the .zshrc). - Build plugins file:
antidote bundle <zsh_plugins.txt >~/.zsh_plugins.sh