term/eshell: remove use-package! shrink-path block
Just load it when it is needed, instead.
This commit is contained in:
parent
96c053c91d
commit
45223b3785
2 changed files with 1 additions and 4 deletions
|
@ -170,10 +170,6 @@ You should use `set-eshell-alias!' to change this.")
|
|||
:commands eshell-up eshell-up-peek)
|
||||
|
||||
|
||||
(use-package! shrink-path
|
||||
:commands shrink-path-file)
|
||||
|
||||
|
||||
(use-package! eshell-z
|
||||
:after eshell
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue