From f910ce539b84c378eee8bab8b4e637fe533b39c6 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 20 Dec 2022 11:17:18 +0100 Subject: [PATCH] Change to vterm --- arch-config/.doom.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch-config/.doom.d/init.el b/arch-config/.doom.d/init.el index 0537b0f1..f8d89594 100644 --- a/arch-config/.doom.d/init.el +++ b/arch-config/.doom.d/init.el @@ -75,8 +75,8 @@ :term ;;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 + ;;term ; basic terminal emulator for Emacs + vterm ; the best terminal emulation in Emacs :checkers syntax ; tasing you for every semicolon you forget