emacs/SOURCES/emacs-terminal.sh
2022-05-17 15:32:17 +00:00

4 lines
62 B
Bash

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