move nnn configuration to its own file, fixes

This commit is contained in:
2021-05-09 22:16:05 +02:00
parent ea0a655fa8
commit 86c249c53b
6 changed files with 61 additions and 8 deletions

View File

@@ -1,8 +1,3 @@
export EDITOR=vim
export NNN_OPTS='ds'
export NNN_COLORS='1235'
export NNN_TRASH=1
export _JAVA_AWT_WM_NONREPARENTING=1