From 16db3bf96a8c738ba9f89e5771e79cb856bbc3a5 Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Wed, 31 Jan 2024 22:05:52 +0100 Subject: add module for eat Swap out vterm for eat. --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index ca4a178..6d81010 100644 --- a/init.el +++ b/init.el @@ -76,7 +76,8 @@ eshell ; the elisp shell that works everywhere ;;shell ; simple shell REPL for Emacs ;;term ; basic terminal emulator for Emacs - vterm ; the best terminal emulation in Emacs + ;;vterm ; the best terminal emulation in Emacs + eat ; Yo dawg, I herd you liked terminal emulators :checkers (syntax +childframe) ; tasing you for every semicolon you forget -- cgit v1.2.3