Syntax highlighting in less - Big thanks for the author of this blog post for making the contribution!
So what you do is:
a) you install the highlighter
apt-get install source-highlight~/.profile export LESSOPEN="| /usr/share/source-highlight/src-hilite-lesspipe.sh %s"
export LESS=' -R ' 
 
No comments:
Post a Comment