FISH: Set emacs as EDITOR

This commit is contained in:
Tom Willemsen 2011-12-21 12:20:09 +01:00
parent 1111b7d5af
commit 7f7e422d74

View file

@ -82,3 +82,4 @@ end
set -x PAGER 'less -FXRS'
set -x BROWSER firefox
set -x EDITOR 'emacs -nw'