chsh fish code example Example: change default shell fish > echo /usr/local/bin/fish | sudo tee -a /etc/shells > chsh -s /usr/local/bin/fish