nsbin/emacs

5 lines
57 B
Bash
Executable File

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