emacs/SOURCES/emacs-terminal.sh
2021-12-09 11:57:48 +00:00

4 lines
62 B
Bash

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