How To Install Fish On Using Homebrew in the USA
How do you install brew on fish? Make fish the default check the fish path with which fish . Add fish to the know shells run the command: sudo sh -c ‘echo /opt/homebrew/bin/fish >> /etc/shells’ Restart your terminal. Set fish as the default shell run the command: chsh -s /opt/homebrew/bin/fish. How do I install Oh…
