fish3 (shells/fish3) Updated: 1 week, 3 days ago Add to my watchlist
The user-friendly command line shell - legacy versionfish is a smart and user-friendly command line shell for macOS, Linux, and the rest of the family. This port is the last version of fish that written in C++. It is suitable for bootstrapping or use on systems without Rust installed.
Version: 3.7.1 License: GPL-2
Maintainers | aeiouaeiouaeiouaeiouaeiouaeiou |
Categories | shells |
Homepage | https://fishshell.com/ |
Platforms | darwin |
Variants |
|
"fish3" depends on
lib (4)
extract (1)
build (4)
test (1)
Ports that depend on "fish3"
No ports
Port notes
To set MacPorts' fish3 as default login shell, run:
sudo chpass -s ${prefix}/bin/fish ${USER}
To be able to switch default shells to or from fish3 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