layout for gnu stow

This commit is contained in:
2024-03-18 00:36:04 +01:00
parent 02cd88b873
commit b9262745cb
11 changed files with 202 additions and 32 deletions

15
.nanorc Normal file
View File

@ -0,0 +1,15 @@
set linenumbers
set autoindent
set constantshow
set tabsize 4
set zap
set positionlog
set softwrap
# sane shortcuts
bind ^c copy main
bind ^v paste main
bind ^z undo main
bind ^y redo main
bind ^F whereis all
bind ^S savefile main