2 lines
27 B
Text
2 lines
27 B
Text
|
#!/bin/sh
|
||
|
emacsclient -c $1
|