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).