zsh-syntax-highlighting

Install command:
brew install zsh-syntax-highlighting

Fish shell like syntax highlighting for zsh

https://github.com/zsh-users/zsh-syntax-highlighting

License: BSD-3-Clause

Formula JSON API: /api/formula/zsh-syntax-highlighting.json

Formula code: zsh-syntax-highlighting.rb on GitHub

Bottle (binary package) installation support provided.

Current versions:

stable 0.8.0
head ⚡️ HEAD
To activate the syntax highlighting, add the following at the end of your .zshrc:
    source $HOMEBREW_PREFIX/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

If you receive "highlighters directory not found" error message,
you may need to add the following to your .zshenv:
    export ZSH_HIGHLIGHT_HIGHLIGHTERS_DIR=$HOMEBREW_PREFIX/share/zsh-syntax-highlighting/highlighters

Analytics:

Installs (30 days)
zsh-syntax-highlighting 4,452
zsh-syntax-highlighting --HEAD 10
Installs on Request (30 days)
zsh-syntax-highlighting 4,451
zsh-syntax-highlighting --HEAD 10
Build Errors (30 days)
zsh-syntax-highlighting 0
Installs (90 days)
zsh-syntax-highlighting 13,167
zsh-syntax-highlighting --HEAD 34
Installs on Request (90 days)
zsh-syntax-highlighting 13,165
zsh-syntax-highlighting --HEAD 34
Installs (365 days)
zsh-syntax-highlighting 70,287
zsh-syntax-highlighting --HEAD 183
Installs on Request (365 days)
zsh-syntax-highlighting 70,275
zsh-syntax-highlighting --HEAD 183
Fork me on GitHub