2 lines
27 B
Bash
Executable File
2 lines
27 B
Bash
Executable File
#!/bin/sh
|
|
emacsclient -c $1 |
#!/bin/sh
|
|
emacsclient -c $1 |