ohmybash / oh-my-bash

A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
https://ohmybash.github.io
MIT License
5.53k stars 624 forks source link

Modifying git-prompt.sh does not take effect #557

Closed flynxea closed 2 months ago

flynxea commented 2 months ago

I wanted to add more information for the git prompt. But it seemed that modifying this git-prompt.sh will not take effect.

If I source the git-prompt.sh and run __git_ps1, I can see my change, but it won't show in the prompt.

flynxea commented 2 months ago

Close. OMB won't call git-prompt.sh in this case.