Fish is a smart and user-friendly command line (like bash or zsh). This is how you can instal Fish on MacOS and make your default shell.
Note that you need the https://brew.sh/ package manager installed on your machine.
brew install fish
| // ==UserScript== | |
| // @name KeyBR Colemak-DH | |
| // @namespace http://tampermonkey.net/ | |
| // @version v1.1 | |
| // @description Switch Colemak layout in keybr.com to Colemak DH | |
| // @author https://github.com/Zyst | |
| // @match https://www.keybr.com/ | |
| // @icon https://www.google.com/s2/favicons?domain=keybr.com | |
| // @grant none | |
| // @contributors https://github.com/hilarycheng |
Fish is a smart and user-friendly command line (like bash or zsh). This is how you can instal Fish on MacOS and make your default shell.
Note that you need the https://brew.sh/ package manager installed on your machine.
brew install fish