df2daf524d
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
4 lines
57 B
Bash
Executable file
4 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# /usr/bin/emacs -nw "$@"
|
|
/usr/bin/emacs "$@"
|