summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2024-01-31 22:05:52 +0100
committerLibravatar Terin Stock <terinjokes@gmail.com>2024-01-31 22:37:10 +0100
commit16db3bf96a8c738ba9f89e5771e79cb856bbc3a5 (patch)
tree4da93eafebeebd1e02de5d38c48979c0f2e0d870 /init.el
parentconvert OSM to module (diff)
downloaddoom-emacs-16db3bf96a8c738ba9f89e5771e79cb856bbc3a5.tar.xz
add module for eat
Swap out vterm for eat.
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
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