fish (shells/fish) Updated: 7 months, 2 weeks ago Add to my watchlist
The friendly interactive shell: a command line shell for the 90sfish is a smart and user-friendly command line shell for OS X, Linux, and the rest of the family
Version: 3.7.1 License: GPL-2 GitHubMaintainers | akierig |
Categories | shells |
Homepage | https://fishshell.com/ |
Platforms | darwin |
Variants |
|
"fish" depends on
lib (4)
extract (1)
build (4)
test (1)
Ports that depend on "fish"
lib (8)Port notes
To set MacPorts' fish as default login shell, run:
sudo chpass -s ${prefix}/bin/fish ${USER}
To be able to switch default shells to or from fish without superuser privileges, add it to /etc/shells:
sudo sh -c 'echo ${prefix}/bin/fish >> /etc/shells'
For X clipboard integration, install the xsel port:
sudo port install xsel
Port Health:
Loading Port Health