aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorRaul Benencia <rul@kalgan.cc>2021-04-22 19:14:04 -0700
committerRaul Benencia <rul@kalgan.cc>2021-04-22 19:14:04 -0700
commitf3ea34cd68db234286862360969f40b0b981e72d (patch)
tree76b32ae7e0382c0314f849db6a54c4282bcb21ff /.emacs
parent860ec4b07729023479e9734bbbcaf6a907266313 (diff)
emacs: clean eshell
Diffstat (limited to '.emacs')
-rw-r--r--.emacs8
1 files changed, 0 insertions, 8 deletions
diff --git a/.emacs b/.emacs
index b5a7c95..bd7a1a4 100644
--- a/.emacs
+++ b/.emacs
@@ -1,9 +1,5 @@
;; Load up the general config
-;; Added by Package.el. This must come before configurations of
-;; installed packages. Don't delete this line. If you don't want it,
-;; just comment it out by adding a semicolon to the start of the line.
-;; You may delete these explanatory comments.
(package-initialize)
(load-file "~/.emacs.local.d/general.el")
@@ -14,7 +10,6 @@
(load-file "~/.emacs.local.d/modes/company.el")
(load-file "~/.emacs.local.d/modes/dashboard.el")
(load-file "~/.emacs.local.d/modes/doom-modeline.el")
-(load-file "~/.emacs.local.d/modes/eshell.el")
(load-file "~/.emacs.local.d/modes/flyspell.el")
(load-file "~/.emacs.local.d/modes/go-lang.el")
(load-file "~/.emacs.local.d/modes/ibuffer.el")
@@ -42,7 +37,4 @@
(load-file "~/.emacs.local.d/modes/themes.el")
-;; Extra Debian packages: elpa-yaml-mode
-;; Extra packages to install from Elpa: puppet-mode
-
(provide '.emacs)
nihil fit ex nihilo