# change shell to zsh chsh -s $(which zsh)
# open .bashrc file nano ~/.bashrc # add this line at the end of the file exec zsh