Fish Shell
Last updated: 2020-05-01
Installation
Use the macOS installer.
To make Fish the default:
chsh -s /usr/local/bin/fish
Configuration on macOS can be found at the following location:
~/.config/fish/config.fis
Oh My Fish
curl -L https://get.oh-my.fish | fish
Fisherman
Fisherman is a plugin manager. To install:
curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs https://git.io/fisher
Bob the Fish
bobthefish_display_colors --all
Plugins
# Example
youtube-dl 'https://www.youtube.com/watch?v=dGk-36bF6-Y' -f best