Use shrink-path on eshell PWD in default prompt
Makes longer paths easier to deal with.
This commit is contained in:
parent
2addfebf8e
commit
a4ccc2fc81
3 changed files with 8 additions and 1 deletions
|
@ -2,3 +2,4 @@
|
|||
;;; emacs/eshell/packages.el
|
||||
|
||||
(package! eshell-up)
|
||||
(package! shrink-path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue