4 lines
33 B
Bash
Executable file
4 lines
33 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec emacs -nw "$@"
|