diff --git a/init.el b/init.el index 25b143f..0c2032c 100644 --- a/init.el +++ b/init.el @@ -1126,8 +1126,6 @@ argument." :bind (:map eshell-mode-map ("" . 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'"