$ sudo apt-get update && sudo apt-get install zsh # installing zsh $ wget –no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O – | sh # oh-my-zsh $ chsh -s /bin/zsh # setting as default # Restart your system ;)
O Zsh vai automaticamente carregar o seu .bashsrc