Skip to content

Instantly share code, notes, and snippets.

@sobi3ch
Created June 17, 2013 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sobi3ch/5795468 to your computer and use it in GitHub Desktop.
Save sobi3ch/5795468 to your computer and use it in GitHub Desktop.
How to cat colorized cat with your own 'c' command
$ sudo easy_install Pygments
$ alias c='pygmentize -O style=monokai -f console256 -g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment