forked from apple/foundationdb
-
Notifications
You must be signed in to change notification settings - Fork 0
fish shell and tide prompt
Jingyu Zhou edited this page Aug 13, 2022
·
1 revision
-
Install fish https://fishshell.com/
-
Install iterm2 https://iterm2.com/
-
Install fisher https://github.com/jorgebucaran/fisher
$ fish
$ curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
- Install Nerd fonts
cd ~/Library/Fonts && curl -fLo "Droid Sans Mono for Powerline Nerd Font Complete.otf" https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/DroidSansMono/complete/Droid%20Sans%20Mono%20Nerd%20Font%20Complete.otf
-
Configure iterm2: Profiles->Default change Text to use Nerd font, change Colors to use "Solarized Dark" preset.
-
Install tide and configure
$ fisher install IlanCosman/tide@v5