How to upgrade fish on ubuntu

From razwiki
Revision as of 02:32, 15 December 2021 by Razzi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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