/plugin-grc

grc Colourizer for some commands.

Primary LanguageShellMIT LicenseMIT


plugin-grc

A grc plugin plugin for Oh My Fish.

Note: You need to have grc installed

screenshot

Install

$ omf install grc

Built-in command colorizers

  • cat
  • cvs
  • df
  • diff
  • dig
  • gcc
  • g++
  • ifconfig
  • ls
  • make
  • mount
  • mtr
  • netstat
  • ping
  • ps
  • tail
  • traceroute
  • wdiff

Options

It's possible to define additional command options via universal grcplugin variables. For example:

set -U grcplugin_ls --color -l

Makes grc call ls with --color and -l options.

License

MIT © oh-my-fish et al