summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-01-04 21:55:31 -0500
committerKyle Meyer <kyle@kyleam.com>2016-01-04 21:55:31 -0500
commitf26031f122ffeb1b1c7e46b9a81ae462d94c5c51 (patch)
tree7e475542464513c0dc4cedb933b09c924ce192af /init.el
parent0d666eab0a36789c5c98fa7d37b928a9f39acaa5 (diff)
downloademacs.d-f26031f122ffeb1b1c7e46b9a81ae462d94c5c51.tar.gz
lisp/init-shell.el: Delete
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index 1e2492f..76d0b7e 100644
--- a/init.el
+++ b/init.el
@@ -35,7 +35,6 @@
(require 'init-god)
(require 'init-elisp)
-(require 'init-shell)
(require 'init-haskell)
(require 'init-python)
(require 'init-ess)