My Zsh configuration files (requires oh-my-zsh)
Installation:
- Clone repo:
git clone https://github.com/therivenman/my-zsh.git ~/.my-zsh
- Install
oh-my-zsh:
https://github.com/robbyrussell/oh-my-zsh
- Install
.zshrc:
rm ~/.zshrc
ln -s ~/.my-zsh/zshrc ~/.zshrc