agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
3.99k stars 587 forks source link

git status on right side of command line #140

Open leibor206 opened 4 years ago

leibor206 commented 4 years ago

i'm using iterm2 (with dark background) and oh-my-zsh and agnoster as the theme. on the right side of the command line i see another git status. where did it came from? how can i remove it ? please advice.

Screen Shot 2020-05-05 at 15 43 46
jannemagnusson commented 4 years ago

I had a similar issue before I remembered that I had added the git-prompt plugin. Check your ~/.zshrc file for 'plugins=' and see if you have that or something similar listed there.

leibor206 commented 4 years ago

thanks, in my .zshrc plugins looks like: image

junowilderness commented 4 years ago

It would probably help to see the entire .zshrc (minus comments).

AlessioDiama commented 2 years ago

did you manage to solve that problem?

leibor206 commented 2 years ago

i've left this and move to ZSH_THEME="spaceship"