Created
July 7, 2016 22:03
-
-
Save nitrocode/8ef3ba8155eeef21cc32a2122d2275ff to your computer and use it in GitHub Desktop.
Personal nanorc file because CRLF drives me nuts
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
| include /usr/share/nano/python.nanorc | |
| include /usr/share/nano/sh.nanorc | |
| set nowrap | |
| set nonewlines | |
| set tabsize 4 | |
| set tabstospaces |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment