Comment out eshell setup + assorted comment fixes.
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
:config
|
||||
(load-theme 'zenburn t))
|
||||
|
||||
;; Eshell
|
||||
;; (use-package eshell
|
||||
;; :after eshell-mode
|
||||
;; :init
|
||||
;; (load "~/.emacs.d/elisp/eshell-setup.el"))
|
||||
|
||||
;; Org
|
||||
(use-package org
|
||||
:config
|
||||
|
||||
Reference in New Issue
Block a user