Created
May 24, 2017 19:58
-
-
Save Grinnz/1031eb8dc0bb00aea6ec4a85874efcfa to your computer and use it in GitHub Desktop.
This file contains 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
set autoindent | |
set const | |
set historylog | |
set morespace | |
set nowrap | |
set smarthome | |
set smooth | |
set tabsize 4 | |
include "/usr/share/nano/*.nanorc" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment