summaryrefslogtreecommitdiff
path: root/.emacs.d/modules/thanos-shells.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-10-13 16:16:15 +0300
committerThanos Apollo <[email protected]>2023-10-13 16:16:15 +0300
commitfa0c17b42caae8a5b4479bb5f057d7a9f8d0d1e5 (patch)
treeb0ccdc406ddfb87fa5b39e5c8eb4064ed4e6c4c1 /.emacs.d/modules/thanos-shells.el
parente499779299f5f95589ccbd0e35392c6e992ada7a (diff)
emacs:(shells) enable pcomplete-yay by default
Diffstat (limited to '.emacs.d/modules/thanos-shells.el')
-rw-r--r--.emacs.d/modules/thanos-shells.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/modules/thanos-shells.el b/.emacs.d/modules/thanos-shells.el
index 822e102..a06346d 100644
--- a/.emacs.d/modules/thanos-shells.el
+++ b/.emacs.d/modules/thanos-shells.el
@@ -35,7 +35,7 @@
;; configuration with eat
-;; (require 'pcomplete-yay)
+(require 'pcomplete-yay)
;;
(require 'pcomplete)