Files
arthur-os/default/bash/envs
T

4 lines
71 B
Plaintext

# Editor used by CLI
export EDITOR="nvim"
export SUDO_EDITOR="$EDITOR"