User Tools

Site Tools


linux:setup:fish

This is an old revision of the document!


Fish Shell Config & Setup

Install Fish

Ubuntu / Debian

sudo apt-add-repository ppa:fish-shell/release-3
sudo apt install fish

Manjaro / Arch

WIP

Set as Default Shell

usermod -s /usr/bin/fish USER_NAME_HERE
 
# In fish
chsh -s (which fish)
 
# In bash
chsh -s `which fish`
/app/www/public/data/attic/linux/setup/fish.1568822048.txt.gz · Last modified: 2019/09/18 10:54 by Matt