mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
Use shrink-path on eshell PWD in default prompt
Makes longer paths easier to deal with.
This commit is contained in:
@@ -91,3 +91,7 @@ redefines its keys every time `eshell-mode' is enabled."
|
||||
|
||||
(def-package! eshell-up
|
||||
:commands (eshell-up eshell-up-peek))
|
||||
|
||||
|
||||
(def-package! shrink-path
|
||||
:commands shrink-path-file)
|
||||
|
Reference in New Issue
Block a user