This is an old revision of the document!
Fish
I think I like fish more than zsh, but still undecided. Not being able to copy paste commands online intended for bash can be annoying but other than that it is quite good and has nice defaults.
Installation
sudo apt install fish # oh-my-fish curl -L https://get.oh-my.fish | fish
OMF Themes
# install robbyrussell theme omf install robbyrussell # set theme omf theme robbyrussell