9 lines
123 B
Bash
9 lines
123 B
Bash
export EDITOR=vim
|
|
|
|
export NNN_OPTS='ds'
|
|
export NNN_COLORS='1235'
|
|
export NNN_TRASH=1
|
|
|
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
|
|