Zsh 4.3+ Config directory
-
Backup your ~/.zsh/ directory in case u have such
-
Clone the repository under your
~/
directory:cd ~ && git clone git://github.com/argo1984/zshconfig .zsh --recursive
-
Source the config files in your
.zshrc
cd ~ && echo "source ~/.zsh/.zshrc.core" > .zshrc