Add extract function for fish
This commit is contained in:
@ -13,6 +13,9 @@ set zap
|
||||
|
||||
set smarthome
|
||||
|
||||
set brackets ""')>]}"
|
||||
set matchbrackets "(<[{)>]}"
|
||||
|
||||
# editor
|
||||
|
||||
set minibar
|
||||
@ -25,7 +28,7 @@ set stateflags
|
||||
set mouse
|
||||
|
||||
set backup
|
||||
set historylog
|
||||
#set historylog
|
||||
|
||||
set multibuffer
|
||||
|
||||
@ -42,3 +45,5 @@ set keycolor slate
|
||||
set functioncolor lightblack
|
||||
set minicolor bold,white,slate
|
||||
set promptcolor bold,white,slate
|
||||
|
||||
include "/usr/share/nano/*.nanorc"
|
Reference in New Issue
Block a user