Posted by Krunal Patel on February 19, 2017
sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
chsh -s which zsh
# and after that restart it
sudo shutdown -r 0
~/.zshrc
ZSH_THEME="agnoster"
plugins=(git zsh-autosuggestions)
Install Powerline fonts
170 * 20