From 97ecb61e7f699447cbcc90f97f7fe6672881eb70 Mon Sep 17 00:00:00 2001 From: Ian Date: Wed, 25 Sep 2019 21:13:54 -0400 Subject: [PATCH] add my own touches to the main nanorc config --- nanorc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/nanorc b/nanorc index 812d6b9..9063308 100644 --- a/nanorc +++ b/nanorc @@ -86,3 +86,13 @@ include "~/.nano/xresources.nanorc" include "~/.nano/yaml.nanorc" include "~/.nano/yum.nanorc" include "~/.nano/zsh.nanorc" + +set autoindent +set linenumbers +set mouse +set numbercolor white +set positionlog +set smarthome +set tabsize 4 +set nohelp +set nonewlines