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