Add alternate-editor to emacs shortcut

This commit is contained in:
2016-05-02 16:48:51 -07:00
parent 35909476bf
commit 76ac52e0ad

View File

@@ -37,7 +37,7 @@ set --universal fish_greeting
# =========
function ec
emacsclient -n $argv
emacsclient -n --alternate-editor=emacs $argv
end
# IP addresses