Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh into fix-git

This commit is contained in:
Alex Light 2012-01-27 11:07:53 -05:00
commit e73c55e7f6
4 changed files with 4 additions and 2 deletions

View file

@ -96,4 +96,4 @@ git_prompt_status() {
STATUS="$ZSH_THEME_GIT_PROMPT_UNMERGED$STATUS"
fi
echo $STATUS
}
}