Files
arthur-os/default/bash/envs
T
2025-06-16 10:49:07 +02:00

4 lines
71 B
Plaintext

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