Skip to content

Instantly share code, notes, and snippets.

@rochacbruno
Created May 7, 2013 14:45
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rochacbruno/5533138 to your computer and use it in GitHub Desktop.
Save rochacbruno/5533138 to your computer and use it in GitHub Desktop.
pcat cat with syntax highlihg
sudo apt-get install python-pygments && alias pcat="pygmentize -f terminal256 -O style=native -g"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment