Enabled Syntax Highlighting in nano

July 1, 2007 · Filed Under Programming · Comment 

I spend a lot of the day in nano. It’s a quick and easy way to edit text from the command line in Linux, and my editor of choice. I’ve started programming in Python and use nano when I need to do a quick edit. To help me find what I needed, I enabled syntax highlighting.

Read more