Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes incorrect prompt arrow color #3598

Merged
merged 2 commits into from Feb 22, 2015

Conversation

roderickrandolph
Copy link
Contributor

Fixes a bug where color of status arrow in prompt is red even when the exit code was zero (or success). This fix correctly returns green arrow on success and red for non-success exit code.

Fixes a bug where color of status arrow in prompt is red even when the exit code was zero (or success). This fix correclty returns green arrow on success and red for non-success exit code.
robbyrussell added a commit that referenced this pull request Feb 22, 2015
Fixes incorrect prompt arrow color
@robbyrussell robbyrussell merged commit 57ed0cd into ohmyzsh:master Feb 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants