

fzf
Installing from GitHub
-
Copy fzf-squirrelsong.sh or fzf-squirrelsong-dp.sh to your dotfiles.
-
Add the following to your
~/.bashrc,~/.zshrc, or any other file that your shell loads on startup.source fzf-squirrelsong.sh -
Reference in your
FZF_DEFAULT_OPTSsetup:export FZF_DEFAULT_OPTS="--color '$FZF_COLORS'"
zsh-fast-syntax-highlighting
Installing from GitHub
- Copy fast-syntax-highlighting-squirrelsong.ini to your dotfiles.
- Load the plugin, then apply the theme:
source $(brew --prefix zsh-fast-syntax-highlighting)/share/zsh-fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
fast-theme /path/to/fast-syntax-highlighting-squirrelsong.ini