Skip to content

Instantly share code, notes, and snippets.

@cruzer45
Created March 5, 2015 20:46
Show Gist options
  • Save cruzer45/ceae0b0361faf6a6555b to your computer and use it in GitHub Desktop.
Save cruzer45/ceae0b0361faf6a6555b to your computer and use it in GitHub Desktop.
Syntax highlighting in nano
for f in /usr/share/nano/*.nanorc; do cat $f ; done >> ~/.nanorc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment