Disable eshell-atuin
This commit is contained in:
parent
f546beea17
commit
8f73eca404
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue