From 21a70703601dff9529d2743f0d1615c66c85ef77 Mon Sep 17 00:00:00 2001 From: Cheri Date: Mon, 27 Feb 2023 12:02:32 +0200 Subject: [PATCH] doom emac --- .doom.d/init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.doom.d/init.el b/.doom.d/init.el index bef012d..81e7d46 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -73,10 +73,10 @@ vc ; version-control and Emacs, sitting in a tree :term - eshell ; the elisp shell that works everywhere + ;;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 :checkers syntax ; tasing you for every semicolon you forget @@ -151,7 +151,7 @@ ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional python ; beautiful is better than ugly - ;;qt ; the 'cutest' gui framework ever + qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6 ;;rest ; Emacs as a REST client