How to upgrade fish on ubuntu
Jump to navigation
Jump to search
sudo add-apt-repository ppa:fish-shell/release-3 sudo apt-get update sudo apt-get install fish
Gets fish 3.3.1 as of now. [1]
To build from source, see the bionic docker image.[2]
Starting with 3.4, the following feature flags make ? and & work as you'd expect in urls :ↄ
./fish -f qmark-noglob,ampersand-nobg-in-token