🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
Find a file
2010-12-26 22:16:07 +01:00
README.md Add "copy-pastable" installation instructions 2010-12-25 22:10:50 +01:00
zsh-syntax-highlighting.zsh Underline text at curor if matching path exists 2010-12-25 22:38:07 +01:00

zsh-syntax-highlighting

An attempt at providing Fish shell like syntax highlighting for Zsh.

Usage

Download the script or clone this repository:

git clone git://github.com/nicoulaj/zsh-syntax-highlighting.git

Update your ~/.zshrc so that the script is sourced:

source /path/to/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

Re-open your terminal, or just reload it to take changes into account:

source ~/.zshrc

References

Authors / Greetings