emacs/emacs-terminal.sh
2023-01-18 10:14:29 +00:00

4 lines
62 B
Bash

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