zsh-f-sy-h

Feature-rich syntax highlighting for Zsh shell

brewmacoslinux
Try with needOr install directly
Source

About

Feature-rich Syntax Highlighting for Zsh

Commands

zsh-f-sy-h

Examples

Enable syntax highlighting in your Zsh configuration$ echo 'source $(brew --prefix)/opt/zsh-f-sy-h/share/zsh-f-sy-h/zsh-f-sy-h.plugin.zsh' >> ~/.zshrc
Use with Oh My Zsh by adding to plugins list$ echo 'plugins=(... zsh-f-sy-h)' >> ~/.zshrc
Reload Zsh configuration to apply syntax highlighting$ exec zsh