04/04/26
Fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.
sudo apt update && sudo apt install fishMake Fish the default shell
chsh -s /usr/bin/fishInstall extensions:
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisherFisher GitHub
fisher install IlanCosman/tide@v6Tide GitHub