summaryrefslogtreecommitdiff
path: root/.emacs.d/modules
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/modules')
-rw-r--r--.emacs.d/modules/thanos-shells.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/.emacs.d/modules/thanos-shells.el b/.emacs.d/modules/thanos-shells.el
index c311d54..61bbeae 100644
--- a/.emacs.d/modules/thanos-shells.el
+++ b/.emacs.d/modules/thanos-shells.el
@@ -30,13 +30,8 @@
;;; Code:
(setenv "EDITOR" "emacsclient -n")
-(setenv "SBCL_HOME" "~/Developer/common-lisp/sbcl")
(setenv "XDG_SESSION_TYPE" "x11")
-
-;; configuration with eat
-;;(require 'pcomplete-yay)
-
;;
(require 'pcomplete)
(require 'eshell)