summary refs log tree commit diff
path: root/init.el
diff options
context:
space:
mode:
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