Skip to content

Instantly share code, notes, and snippets.

@dirkakrid
Forked from mikemackintosh/bash
Created December 6, 2016 08:00
Show Gist options
  • Save dirkakrid/052868616ef4d2175cb0adfcb167e693 to your computer and use it in GitHub Desktop.
Save dirkakrid/052868616ef4d2175cb0adfcb167e693 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