Installing
cd ~
git clone ssh://git@gitlab.devlabs.linuxassist.net:608/allworldit/awit-zsh-superawesome.git .zsh
ln -s .zsh/zshrc .zshrc
apt-get install -y fonts-powerline
Customizing
Customizing can be done by editing the .zsh/zshrc.local file.
If you have something awesome to contribute, please consider adding it to zshrc.d/.
Oh My Zsh
This is updated by running
rm -rf oh-my-zsh
git clone https://github.com/robbyrussell/oh-my-zsh.git
wget -O oh-my-zsh/themes/powerline.zsh-theme https://raw.githubusercontent.com/jeremyFreeAgent/oh-my-zsh-powerline-theme/master/powerline.zsh-theme