Skip to content

Instantly share code, notes, and snippets.

@mikemackintosh
Created February 2, 2015 14:59
Show Gist options
  • Save mikemackintosh/173d85eb03c0645cd110 to your computer and use it in GitHub Desktop.
Save mikemackintosh/173d85eb03c0645cd110 to your computer and use it in GitHub Desktop.
Python Pygments and colored cat output
sudo easy_install Pygments
alias cat='pygmentize -O console256 -g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment