summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--emacs/.emacs.d/main.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el
index a9fd7e0..ab6d26d 100644
--- a/emacs/.emacs.d/main.el
+++ b/emacs/.emacs.d/main.el
@@ -2283,8 +2283,6 @@ With two prefix arguments, write out the day and month name."
 (use-package em-smart
   :ensure nil
   :commands eshell-smart-initialize
-  :init (progn
-          (add-hook 'eshell-load-hook #'eshell-smart-initialize))
   :config (progn
             (setq eshell-where-to-jump 'begin
                   eshell-review-quick-commands nil