p11k: hook on the front of eshell so initial prompt works
This commit is contained in:
parent
b59d3b8e7a
commit
12bb72623e
@ -311,7 +311,7 @@ If the current window occupies the whole frame, split it."
|
|||||||
:elpaca (p11k
|
:elpaca (p11k
|
||||||
:repo "https://git.mitchmarq42.xyz/mitch/p11k-el")
|
:repo "https://git.mitchmarq42.xyz/mitch/p11k-el")
|
||||||
:after eshell
|
:after eshell
|
||||||
:hook (eshell-mode . p11k-mode))
|
:hook (eshell-first-time-mode . p11k-mode))
|
||||||
|
|
||||||
;; File manager. Only breaks when you brag about how it doesn't.
|
;; File manager. Only breaks when you brag about how it doesn't.
|
||||||
(use-package all-the-icons
|
(use-package all-the-icons
|
||||||
|
Loading…
Reference in New Issue
Block a user