My ZSH configuration
Clone the repository
git clone [email protected]:akarzim/.zsh.git ~/git/zsh
Then link the dotfiles
cd ~
ln -s ~/git/zsh/zshenv ~/.zshenv
ln -s ~/git/zsh/zshrc ~/.zshrc
ln -s ~/git/zsh/zprofile ~/.zprofile
ln -s ~/git/zsh/zlogin ~/.zlogin
ln -s ~/git/zsh/zlogout ~/.zlogout
ln -s ~/git/zsh/zplug-packages.zsh ~/.zplug/packages.zsh