Highlight directories like zsh

This commit is contained in:
MitchMarq42 2022-08-28 14:24:13 -08:00
parent 29c33d910c
commit 331e2a71ea

View File

@ -179,6 +179,9 @@
(eshell-syntax-highlighting-invalid-face (:weight 'bold
:foreground mitch-red))
(epe-status-face (:inherit 'font-lock-constant-face))
(eshell-syntax-highlighting-file-arg-face (:foreground
mitch-magenta
:underline 't))
)
)