add emacs alias
This commit is contained in:
parent
0bc3b0d8e2
commit
0c152fcd72
|
@ -99,7 +99,7 @@ case "$lang" in
|
||||||
"swift")
|
"swift")
|
||||||
bin=swift
|
bin=swift
|
||||||
;;
|
;;
|
||||||
"elisp" | "el")
|
"emacs" | "elisp" | "el")
|
||||||
bin=emacs
|
bin=emacs
|
||||||
;;
|
;;
|
||||||
"bash")
|
"bash")
|
||||||
|
|
Loading…
Reference in New Issue