From fa0c17b42caae8a5b4479bb5f057d7a9f8d0d1e5 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 13 Oct 2023 16:16:15 +0300 Subject: emacs:(shells) enable pcomplete-yay by default --- .emacs.d/modules/thanos-shells.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/modules') 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) -- cgit v1.2.3