From a172203aafb28686396fd736a324bfe74e2af446 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 01:57:42 +0000 Subject: automatic import of emacs --- emacs-terminal.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 emacs-terminal.sh (limited to 'emacs-terminal.sh') diff --git a/emacs-terminal.sh b/emacs-terminal.sh new file mode 100644 index 0000000..bc0592a --- /dev/null +++ b/emacs-terminal.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/bin/emacs -Q --eval '(term "/bin/bash")' -- cgit v1.2.3