Comment out eshell setup + assorted comment fixes.

This commit is contained in:
Mateus Rodrigues
2023-02-22 14:06:10 +00:00
parent 56e42145d9
commit 4ed5f8bed2

View File

@@ -11,6 +11,12 @@
:config :config
(load-theme 'zenburn t)) (load-theme 'zenburn t))
;; Eshell
;; (use-package eshell
;; :after eshell-mode
;; :init
;; (load "~/.emacs.d/elisp/eshell-setup.el"))
;; Org ;; Org
(use-package org (use-package org
:config :config