Catppuccin for zsh-syntax-highlighting
Required: zsh-syntax-highlighting
- Clone this repository locally and copy catppuccin-zsh-syntax-highlighting to your preferred location on the file system, then source the file from ~/.zshrc. Note that your must source it before loading the zsh-syntax-highlighting plugin.
Example setup:
git clone https://github.com/catppuccin/zsh-syntax-highlighting.git
cd zsh-syntax-highlighting/themes/
cp -v catppuccin_mocha-zsh-syntax-highlighting.zsh ~/.zsh/
Example .zshrc
:
source ~/.zsh/catppuccin_mocha-zsh-syntax-highlighting.zsh
# now load zsh-syntax-highlighting plugin
Restart zsh
Copyright © 2021-present Catppuccin Org