9 lines
124 B
Bash

export EDITOR=nvim
export NNN_OPTS='ds'
export NNN_COLORS='1235'
export NNN_TRASH=1
export _JAVA_AWT_WM_NONREPARENTING=1