-
Notifications
You must be signed in to change notification settings - Fork 81
FR: Dynamic multiline based on presence of git repo #64
Copy link
Copy link
Open
Description
Hello, this is an amazing master class in what can be done in fish shell with very little code!
I have a git environment where the repo and branch names are quite long. It would be wonderful if the script could detect that there was a git repo, and if so, switch to multiline mode.
Then for normal use (no git) the prompt and path would be on the same line, and when part of a git repo, the prompt would be on a second line to allow for the git repo/branch display.
I realize given the async nature of the git updates that it may not be possible, but I thought I would ask.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels