cd -
So useful I had to share!
Assorted notes on my development experiences, and other useful workflow and environment tips, for Windows and Linux.
cd -
sudo apt-get install source-highlight
export LESSOPEN="| /usr/share/source-highlight/src-hilite-lesspipe.sh %s"
export LESS=' -R '
source-highlight --lang-list
for a full listing.