-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.
This commit is contained in:
@@ -99,11 +99,6 @@ a keybind to help with that.
|
|||||||
|
|
||||||
(add-hook 'elfeed-org-new-entry-hook 'oreodave/elfeed/on-new-feed))
|
(add-hook 'elfeed-org-new-entry-hook 'oreodave/elfeed/on-new-feed))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
** VTerm
|
|
||||||
#+BEGIN_SRC elisp
|
|
||||||
(use-package! vterm
|
|
||||||
:after-call (pre-command-hook))
|
|
||||||
#+END_SRC
|
|
||||||
** Dashboard
|
** Dashboard
|
||||||
My very own dashboard config using doom dashboard, with these features:
|
My very own dashboard config using doom dashboard, with these features:
|
||||||
- Custom load message
|
- Custom load message
|
||||||
|
|||||||
Reference in New Issue
Block a user