Description
Adds interactive syntax highlighting to Zsh command lines so commands, paths, strings, and errors are easier to notice before pressing Enter. It is useful for reducing typing mistakes in daily terminal work.
Highlighting is visual guidance, not a security check. Commands can still be destructive or wrong even when they appear valid, so review important commands before running them.