Add init script

This commit is contained in:
Hactarus 2018-05-29 13:18:42 +00:00
parent 45f73d1b1b
commit 2f029f2ccc
5 changed files with 259 additions and 51 deletions

View file

@ -12,7 +12,7 @@ set constantshow
# set fill -4
# set historylog
# set justifytrim
# set linenumbers
set linenumbers
# set locking
set matchbrackets "(<[{)>]}"
# set morespace
@ -53,10 +53,10 @@ set selectedcolor brightwhite,magenta
set numbercolor cyan
set keycolor cyan
set functioncolor green
# set titlecolor brightwhite,red
# set statuscolor brightwhite,red
# set selectedcolor brightwhite,cyan
# set numbercolor magenta
set titlecolor brightwhite,red
set statuscolor brightwhite,red
set selectedcolor brightwhite,cyan
set numbercolor magenta
# set keycolor brightmagenta
# set functioncolor magenta
include "/usr/share/nano/*.nanorc"