From 987cfe58938c8c08b41dfa1d184909cef5718f62 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 10 Nov 2023 18:31:40 +0200 Subject: emacs:(shells) Update setv & remove pcomplete-yay --- .emacs.d/modules/thanos-shells.el | 5 ----- 1 file changed, 5 deletions(-) (limited to '.emacs.d') 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) -- cgit v1.2.3