Skip to content

axililsz/zsh-stderr-highlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zsh-stderr-highlighting

Syntax highlighting for command's stderr in zsh.

How to install

With oh-my-zsh

  • Download the script or clone this repository in oh-my-zsh plugins directory:
git clone https://github.com/axililsz/zsh-stderr-highlighting.git ~/.oh-my-zsh/custom/plugins/zsh-stderr-highlighting
  • Activate the plugin in ~/.zshrc:
plugins=( [plugins...] zsh-stderr-highlighting [plugins...] )
  • Source ~/.zshrc to take changes into account:
source ~/.zshrc

Thanks

About

Syntax highlighting for command's stderr in zsh.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages