Julia Evans on Nostr: if you have your current git branch in your shell prompt, what do you use to set it ...
if you have your current git branch in your shell prompt, what do you use to set it up?
so far I know about
* git's built in git-prompt.sh https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh
* I think oh-my-zsh has something?
* fish_git_prompt https://fishshell.com/docs/current/cmds/fish_git_prompt.html
so far I know about
* git's built in git-prompt.sh https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh
* I think oh-my-zsh has something?
* fish_git_prompt https://fishshell.com/docs/current/cmds/fish_git_prompt.html