mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
add emacs alias
This commit is contained in:
parent
0bc3b0d8e2
commit
0c152fcd72
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue