emacs
This commit is contained in:
parent
9522c537b4
commit
63deee7326
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
em() {
|
||||
em() { sh_a__e_macs "${@}"; }
|
||||
sh_a__e_macs() {
|
||||
emacs \
|
||||
"${@}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue