Compare commits

..

No commits in common. "2bb73471a00348029454bc5c468a44307dea73b6" and "634843619d7cadd09e03144ca783909860769273" have entirely different histories.

View File

@ -337,7 +337,7 @@ END-TIME is the time when the command finished executing."
(if (file-remote-p default-directory)
(propertize "🌐 " 'face '(:foreground "light blue")))
(propertize dir 'face '(:foreground "dark turquoise"))
(unless (file-writable-p default-directory)
(unless (file-writable-p dir)
"")
(eshell-starship--vc-status)
(eshell-starship--execute-modules)