# Default programs export EDITOR="$(which emacsclient) -nc" export ALTERNATE_EDITOR= export VISUAL="$EDITOR" alias e="$EDITOR"