You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
704 B
25 lines
704 B
Generic Colouriser Module
|
|
=========================
|
|
|
|
[grc](https://github.com/pengwynn/grc) takes standard input and colourises the output.
|
|
Using regular expressions, you can create your own pattern matching colour schemes.
|
|
|
|
Aliases
|
|
-------
|
|
|
|
- `colourify` runs the grc command with options.
|
|
- `configure` run ./configure with color.
|
|
- `make` run make with color.
|
|
- `netstat` run netstat with color.
|
|
- `ping` run ping with color.
|
|
- `traceroute` run traceroute with color.
|
|
|
|
Authors
|
|
-------
|
|
|
|
*The authors of this module should be contacted via the [issue tracker][1].*
|
|
|
|
- [Lance Speelmon](https://github.com/lancespeelmon)
|
|
|
|
[1]: https://github.com/sorin-ionescu/prezto/issues
|