Oh My Zsh

sudo apt-get install zsh
chsh -s $(which zsh)

Close terminal

sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"