Remove emacs' fish-completion

This commit is contained in:
Andrea Ciceri 2025-03-28 15:47:58 +01:00
parent 4f02f4bd7f
commit fc79fba781
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 0 additions and 4 deletions

View file

@ -701,9 +701,6 @@
(use-package eshell-atuin
:hook ((eshell-mode . eshell-atuin-mode)))
(use-package fish-completion-mode
:hook ((eshell-mode . fish-completion-mode)))
(use-package eshell-syntax-highlighting
:custom
((eshell-syntax-highlighting-highlight-in-remote-dirs nil))

View file

@ -132,7 +132,6 @@ let
ligature
treemacs-nerd-icons
eshell-syntax-highlighting
fish-completion # fish completion for eshell
eshell-prompt-extras
eshell-atuin
eshell-command-not-found