dotfiles/.config/fish/functions/variables.fish

6 lines
137 B
Fish

#export EDITOR="emacsclient -t"
#export VISUAL="emacsclient -c -a emacs"
set -U EDITOR emacsedit
#set -U VISUAL emacsclient -c -a emacs