nsbin/emacs

5 lines
57 B
Plaintext
Raw Normal View History

#!/bin/sh
# /usr/bin/emacs -nw "$@"
/usr/bin/emacs "$@"