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

This commit is contained in:
Jeffrey Horn 2012-02-02 15:08:06 -05:00
commit d48b12bd6b
4 changed files with 5 additions and 3 deletions

View file

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