This is an old revision of the document!


Fish

I think I like fish more than zsh, but still undecided. Fish's incompatiblity copy pasting bash syntax can be annoying


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