add argument
This commit is contained in:
parent
e2987787ca
commit
851afff533
1 changed files with 1 additions and 1 deletions
2
bin/em
2
bin/em
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
emacsclient -c -a ""
|
||||
emacsclient -c -a "" $1
|
||||
|
|
Loading…
Reference in a new issue