Comment out eshell setup + assorted comment fixes.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user