4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
export EDITOR=nvim
|
|
export SUDO_EDITOR="$EDITOR"
|
|
export TERM=xterm-256color
|