How to Install fish in Ubuntu 18.04



Install fish by entering the following commands in the terminal:

sudo apt update
sudo apt install fish

Description:

friendly interactive shell

Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages.

Homepage: http://fishshell.com/

Version: 2.7.1-3

Section: universe/shells