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.86k stars 651 forks source link

agnoster theam out of box reports "command not found" #430

Closed mihir3445 closed 1 year ago

mihir3445 commented 1 year ago
bash: git_status_dirty: command not found
bash: git_stash_dirty: command not found

git_status_dirty and git_stash_dirty are functions and not external command but are internal functions in given file.

akinomyoga commented 1 year ago

@mihir3445 It seems the email address used in your commit is not associated with your GitHub account.

If you would like to replace it with another email address (that is registered to your GitHub account), please let me know. Or another option is to add your email address to your GitHub account.

akinomyoga commented 1 year ago

It's urgent, so I merge it now. You can later add your email address to the GitHub account.