diff --git a/.profile b/.profile index b32f89a..40083c9 100644 --- a/.profile +++ b/.profile @@ -16,6 +16,7 @@ export LESSHISTFILE="-" ## default programs export SUDO_ASKPASS="$HOME/.local/bin/dmenupass" +export SUDO_EDITOR="nvim" export EDITOR="nvim" export TERMINAL="st" export READER="zathura"