Add Color, Customize Nano


  1. Login to your cdmlinux account
  2. If in a subdirectory, change to the login directory
  3. Copy the .nanorc file from my directory to your directory (.):
    	  cp ~glancast/.nanorc .
    	

Each time nano starts, it reads the .nanorc file in your login directory.

The .nanorc file copied above enables syntax coloring for C programs and sets the tab to 4 spaces (instead of 8).