Disable eshell-atuin

This commit is contained in:
Andrea Ciceri 2025-04-06 17:21:58 +02:00
parent f546beea17
commit 8f73eca404
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -700,8 +700,8 @@
:custom ((eshell-command-not-found-command "command-not-found"))
:hook ((eshell-mode . eshell-command-not-found-mode)))
(use-package eshell-atuin
:hook ((eshell-mode . eshell-atuin-mode)))
;; (use-package eshell-atuin
;; :hook ((eshell-mode . eshell-atuin-mode)))
(use-package eshell-syntax-highlighting
:custom