Created
June 23, 2020 20:58
-
-
Save wutangpaul/30677e15278dce485b7fd6ae177eb355 to your computer and use it in GitHub Desktop.
Enable syntax highlighting for all the things in nano
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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