A grc plugin plugin for Oh My Fish.
Note: You need to have grc installed
$ omf install grc
cat
cvs
df
diff
dig
gcc
g++
ifconfig
ls
make
mount
mtr
netstat
ping
ps
tail
traceroute
wdiff
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.
MIT © oh-my-fish et al