diff --git a/nano/.nanorc b/nano/.nanorc new file mode 100644 index 0000000..7b2b7a7 --- /dev/null +++ b/nano/.nanorc @@ -0,0 +1,10 @@ +# enables the minibar feature +set minibar +# disable inverse text for the minibar +set titlecolor normal,normal + +#You can now read files into their own buffer with ctrl-R. +set multibuffer + +# disables the shortcut hints +# set nohelp