Add alternate-editor to emacs shortcut
This commit is contained in:
@@ -37,7 +37,7 @@ set --universal fish_greeting
|
||||
# =========
|
||||
|
||||
function ec
|
||||
emacsclient -n $argv
|
||||
emacsclient -n --alternate-editor=emacs $argv
|
||||
end
|
||||
|
||||
# IP addresses
|
||||
|
||||
Reference in New Issue
Block a user