owenthereal / ccat

Colorizing `cat`
https://github.com/owenthereal/ccat
MIT License
3.16k stars 118 forks source link

Check this #5

Closed nvartolomei closed 9 years ago

nvartolomei commented 9 years ago

alias ccat="pygmentize -O style=monokai -f console256 -g"

owenthereal commented 9 years ago

Hey, I know about pygmentize. I added a FAQ section to clarify a bit. Basically ccat is an *nix alternative to pygmentize. Of course this is more of a philosophy preference :beer:

nvartolomei commented 9 years ago

No problem, just wanted to remind you about this awesome alias 😇

On May 6, 2015, at 18:04, Jingwen Owen Ou notifications@github.com wrote:

Hey, I know about pygmentize. I added a FAQ section to clarify a bit. Basically ccat is an *nix alternative to pygmentize. Of course this is more of a philosophy preference

— Reply to this email directly or view it on GitHub.