- Install fish
- Run
git clone https://github.com/dorentus/.fish.git ~/.config/fish - Run
fishand have fun - Optionally, set fish as login shell if you wish
If you're using fish as login shell and using vim, remember to add set shell=/bin/sh to the top of your .vimrc file. Reference: http://stackoverflow.com/a/12231417/90172