$ brew cask install font-sourcecodepro-nerd-font Updating Homebrew... ==> Tapping homebrew/cask Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask'... remote: Counting objects: 4139, done. remote: Compressing objects: 100% (4126/4126), done. remote: Total 4139 (delta 25), reused 624 (delta 10), pack-reused 0 Receiving objects: 100% (4139/4139), 1.30 MiB | 1.36 MiB/s, done. Resolving deltas: 100% (25/25), done. Tapped 1 command and 4041 casks (4,148 files, 4.1MB). ==> Satisfying dependencies ==> Downloading https://github.com/ryanoasis/nerd-fonts/releases/download/v2.0.0 ==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws ######################################################################## 100.0% ==> Verifying SHA-256 checksum for Cask 'font-sourcecodepro-nerd-font'. ==> Installing Cask font-sourcecodepro-nerd-font ==> Moving Font 'Sauce Code Pro Light Italic Nerd Font Complete.ttf' to '/Users/ ==> Moving Font 'Sauce Code Pro Bold Italic Nerd Font Complete.ttf' to '/Users/j ==> Moving Font 'Sauce Code Pro Medium Nerd Font Complete.ttf' to '/Users/jerry/ ==> Moving Font 'Sauce Code Pro Medium Italic Nerd Font Complete.ttf' to '/Users ==> Moving Font 'Sauce Code Pro ExtraLight Nerd Font Complete.ttf' to '/Users/je ==> Moving Font 'Sauce Code Pro ExtraLight Italic Nerd Font Complete.ttf' to '/U ==> Moving Font 'Sauce Code Pro Black Nerd Font Complete.ttf' to '/Users/jerry/L ==> Moving Font 'Sauce Code Pro Black Italic Nerd Font Complete.ttf' to '/Users/ ==> Moving Font 'Sauce Code Pro Nerd Font Complete.ttf' to '/Users/jerry/Library ==> Moving Font 'Sauce Code Pro Semibold Nerd Font Complete.ttf' to '/Users/jerr ==> Moving Font 'Sauce Code Pro Semibold Italic Nerd Font Complete.ttf' to '/Use ==> Moving Font 'Sauce Code Pro Light Nerd Font Complete.ttf' to '/Users/jerry/L ==> Moving Font 'Sauce Code Pro Bold Nerd Font Complete.ttf' to '/Users/jerry/Li 🍺 font-sourcecodepro-nerd-font was successfully installed!
==> Downloading https://github.com/zsh-users/zsh-completions/archive/0.28.0.tar.gz ==> Downloading from https://codeload.github.com/zsh-users/zsh-completions/tar.gz/0.28.0 ######################################################################## 100.0% ==> Caveats To activate these completions, add the following to your .zshrc:
fpath=(/usr/local/share/zsh-completions $fpath)
You may also need to force rebuild `zcompdump`:
rm -f ~/.zcompdump; compinit
Additionally, if you receive "zsh compinit: insecure directories" warnings when attempting to load these completions, you may need to run this:
chmod go-w '/usr/local/share' ==> Summary 🍺 /usr/local/Cellar/zsh-completions/0.28.0: 145 files, 1MB, built in 9 seconds
==> Downloading https://homebrew.bintray.com/bottles/autojump-22.5.1.high_sierra.bottle.tar.gz ######################################################################## 100.0% ==> Pouring autojump-22.5.1.high_sierra.bottle.tar.gz ==> Caveats Add the following line to your ~/.bash_profile or ~/.zshrc file (and remember to source the file to update your current session): [ -f /usr/local/etc/profile.d/autojump.sh ] && . /usr/local/etc/profile.d/autojump.sh
If you use the Fish shell then add the following line to your ~/.config/fish/config.fish: [ -f /usr/local/share/autojump/autojump.fish ]; and source /usr/local/share/autojump/autojump.fish
zsh completions have been installed to: /usr/local/share/zsh/site-functions ==> Summary 🍺 /usr/local/Cellar/autojump/22.5.1: 20 files, 168.2KB
wting/autojump - A cd command that learns - easily navigate directories from the command line