emacs/SOURCES/emacs-terminal.sh
2021-10-08 10:48:55 +00:00

4 lines
62 B
Bash

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