This package browser is in early development. Mind the rough edges.

fish

The friendly interactive shell

Fish (friendly interactive shell) is a shell focused on interactive use, discoverability, and friendliness. Fish has very user-friendly and powerful tab-completion, including descriptions of every completion, completion of strings with wildcards, and many completions for specific commands. It also has extensive and discoverable help. A special help command gives access to all the fish documentation in your web browser. Other features include smart terminal handling based on terminfo, an easy to search history, and syntax highlighting.

Installation

Install the latest version of fish as follows:

guix install fish

Or install a particular version:

guix install fish@3.7.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/fish/'><img src='http://127.0.0.1:3000/packages/fish/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/fish/badges/latest-version.svg)](http://127.0.0.1:3000/packages/fish/)
Org: [[http://127.0.0.1:3000/packages/fish/][http://127.0.0.1:3000/packages/fish/badges/latest-version.svg]]