The fish shell (friendly interactive shell) is an alternate shell for Unix and Unix-like systems (including OS X). Its claims to fame include enhanced syntax highlighting, completion (with auto-suggestions) and high performance.
Fish (friendly interactive shell) is a command-line shell designed to be both smart and user-friendly, with auto-suggestions, fully 256 color support, and web-based configuration. Packages for fish exist for various flavors of Unix. Features that differentiate it include rich syntax coloring, auto-completion of commands and arguments, and a high-performance, multi-threaded implementation.
Resources
- Home: http://fishshell.com
- Development on Github.