From c347c9cc270e4c44ef999a659764b5b23594c212 Mon Sep 17 00:00:00 2001 From: AChavali Date: Sat, 8 Feb 2020 13:15:11 +0000 Subject: -vterm config No need to use Emacs as my shell. Just use Konsole and be happy. As a result, no need to load vterm early. --- doom.d/modules/config.org | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doom.d/modules/config.org b/doom.d/modules/config.org index c9247b9..3621167 100644 --- a/doom.d/modules/config.org +++ b/doom.d/modules/config.org @@ -99,11 +99,6 @@ a keybind to help with that. (add-hook 'elfeed-org-new-entry-hook 'oreodave/elfeed/on-new-feed)) #+END_SRC -** VTerm -#+BEGIN_SRC elisp -(use-package! vterm - :after-call (pre-command-hook)) -#+END_SRC ** Dashboard My very own dashboard config using doom dashboard, with these features: - Custom load message -- cgit v1.2.3-13-gbd6f