zsh-syntax-highlighting (Fish shell like syntax highlighting for Zsh)
Provides syntax highlighing for the shell zsh. It enables highlighing
of commands whilst they are typed at a zsh prompt into an interactive
terminal. This helps in reviewing commands before running them,
particularly in catching syntax errors.
To enable syntax highlighting in the current interactive shell:
source /usr/share/zsh/plugins/zsh-syntax-highlighting/*.zsh
You can also add this command to your ~/.zshrc to always enable it.
NOTE: the 'source' command must be **at the end** of '~/.zshrc'.
Maintained by: Edinaldo P. Silva
Keywords: shell,zsh,syntaxe highlighting,
ChangeLog: zsh-syntax-highlighting
Homepage:
https://github.com/zsh-users/zsh-syntax-highlighting
Download SlackBuild:
zsh-syntax-highlighting.tar.gz
zsh-syntax-highlighting.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
slack-desc |
zsh-syntax-highlighting.SlackBuild |
zsh-syntax-highlighting.info |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds