mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Removing some unused git-dirty parsing code.
This commit is contained in:
parent
538c54ba84
commit
fe8f83cd78
2 changed files with 0 additions and 3 deletions
2
git.zsh
2
git.zsh
|
|
@ -9,8 +9,6 @@ function git_prompt_info() {
|
|||
CURRENT_BRANCH=''
|
||||
fi
|
||||
|
||||
|
||||
#echo "%{$fg[red]%}git:(%{$fg[green]$CURRENT_BRANCH%{$fg[red])"
|
||||
echo $CURRENT_BRANCH
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue