You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a custom PS1 which results in something like this
username:[/random/path]
$
with 'username' and the path being colored.
Can I use these values and then let fancy-git handle the git part of the PS1 ?
That is, it should look like this
username:[/random/path] (master | *)
$
The text was updated successfully, but these errors were encountered:
I have a custom PS1 which results in something like this
with 'username' and the path being colored.
Can I use these values and then let fancy-git handle the git part of the PS1 ?
That is, it should look like this
The text was updated successfully, but these errors were encountered: