source ~/.local/share/omakub/defaults/bash/rc # Editor used by CLI export EDITOR="nvim" export SUDO_EDITOR="$EDITOR"