Undo last commit

This commit is contained in:
Alexander Rosenberg 2024-07-26 23:33:06 -07:00
parent fb122217ff
commit 1580c691e4
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -1126,8 +1126,6 @@ argument."
:bind (:map eshell-mode-map
("<tab>" . company-complete)
("TAB" . company-complete))
:config
(add-to-list 'eshell-modules-list 'eshell-elecslash)
:init
(defun my/-eshell-mode-setup ()
"Setup function run from `eshell-mode-hook'"