Files
.dots/zsh/.config/.env
2020-12-24 12:10:34 +01:00

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