Finally, a command
line shell for the 90s
fish is a smart and user-friendly command line
shell for OS X, Linux, and the rest of the family.
Teach me to fish
Tutorial Documentation FAQ
Go fish

10.6+
Installs to /usr/local/

brew install fish

10.6+
No installation required
fish.app bundles the fish shell with an AppleScript that launches it in Terminal.
Nothing is installed.

fish is available in setup,
in the Shells category

./configure; make; sudo make install
File size: 1.7 MB
SHA1: 8f97f39b92ea7dfef1f464b18e304045bf37546d
Release History
Release Notes
- 2.1.1, released September 26, 2014
- 2.1.0, released October 28, 2013 (tarball - note that there are known security vulnerabilities)
- 2.0.0, released May 17, 2013 (tarball - note that there are known security vulnerabilities)
Development
fish development is
hosted on github. To clone the git repository:
git clone git://github.com/fish-shell/fish-shell.git
Build instructions are provided at the
bottom of the github page.
Contact Us