ohmyzsh/plugins/grc
Mark Mercado 2e9de78ce4 feat(plugins): add grc plugin for Generic Colouriser (#9315)
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2021-03-21 13:37:49 -04:00
..
grc.plugin.zsh feat(plugins): add grc plugin for Generic Colouriser (#9315) 2021-03-21 13:37:49 -04:00
README.md feat(plugins): add grc plugin for Generic Colouriser (#9315) 2021-03-21 13:37:49 -04:00

Generic Colouriser plugin

This plugin adds wrappers for commands supported by Generic Colouriser:

To use it, add grc to the plugins array in your zshrc file:

plugins=(... grc)

Commands

The following commands are wrapped by grc so that their output is automatically colored:

  • cc
  • configure
  • cvs
  • df
  • diff
  • dig
  • gcc
  • gmake
  • ifconfig
  • iwconfig
  • last
  • ldap
  • make
  • mount
  • mtr
  • netstat
  • ping
  • ping6
  • ps
  • traceroute
  • traceroute6
  • wdiff
  • whois