emacs/SOURCES/emacs-terminal.sh
2021-09-09 16:21:49 +00:00

4 lines
62 B
Bash

#!/bin/sh
exec /usr/bin/emacs -Q --eval '(term "/bin/bash")'