Skip to content

Instantly share code, notes, and snippets.

@wutangpaul
Created June 23, 2020 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wutangpaul/30677e15278dce485b7fd6ae177eb355 to your computer and use it in GitHub Desktop.
Save wutangpaul/30677e15278dce485b7fd6ae177eb355 to your computer and use it in GitHub Desktop.
Enable syntax highlighting for all the things in nano
find /usr/share/nano/ -iname "*.nanorc" -exec echo include {} \; >> ~/.nanorc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment