#'cat' with syntax highlighting
by Osvaldo Zonetti https://coderwall.com/p/lzgryq/cat-with-syntax-highlighting
Install pygmentize with easy_install or pip:
$ sudo apt-get install python-setuptools
$ sudo easy_install pygments.bash_profile
$ alias ccat='pygmentize -O style=monokai -f console256 -g'use in command line
$ ccat hello.js