Difference between revisions of "Brew install fish"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[brew install]] fish | ||
+ | [[Make fish your default shell in macOS]] | ||
− | {{fish.sh}} | + | sudo [[sh -c]] 'echo ~/brew/bin/fish >> [[/etc/shells]]' |
+ | [[chsh -s]] $([[which fish]]) | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{fish.sh}} |
Latest revision as of 11:17, 22 August 2024
brew install fish
Make fish your default shell in macOS
sudo sh -c 'echo ~/brew/bin/fish >> /etc/shells' chsh -s $(which fish)
See also[edit]
Advertising: