nthorne's zsh environment
$ cd ~
$ git clone --recursive git://github.com/nthorne/nthorne-zsh-environment.git .zsh
$ ln -s .zsh/.zshrc .
$ ln -s .zsh/.zprofile .
If needed, also perform the following
$ ln -s .zsh/.zshenv .
Plug-ins are managed by zgen; install it by typing
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"