move nnn configuration to its own file, fixes
This commit is contained in:
5
nnn/.config/.nnn.env
Normal file
5
nnn/.config/.nnn.env
Normal file
@@ -0,0 +1,5 @@
|
||||
export NNN_OPTS='ds'
|
||||
export NNN_COLORS='1235'
|
||||
export NNN_TRASH=1
|
||||
export NNN_FCOLORS='c1e2272e006033f7c6d6abc4'
|
||||
export NNN_PLUG='s:start_shell'
|
||||
Reference in New Issue
Block a user