Skip to content

fish shell

Installation

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# Install fish
sudo apt-add-repository ppa:fish-shell/release-3
sudo apt-get update
sudo apt-get install fish
chsh -s <whereis fish>

curl -L https://get.oh-my.fish | fish
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher

fisher install oh-my-fish/theme-agnoster