Update ehsell-starship.el
This commit is contained in:
@ -496,6 +496,7 @@ For example, a revert. If there is no current operation, return nil."
|
||||
(eshell-starship-defmodule git
|
||||
:predicate (lambda ()
|
||||
(eq (vc-responsible-backend default-directory t) 'Git))
|
||||
:prefix "on "
|
||||
:color "medium purple"
|
||||
:icon " "
|
||||
:reload-on 'always
|
||||
|
||||
Reference in New Issue
Block a user