Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
prompt [2017/08/30 09:33] – [On Mac] Rike-Benjamin Schuppnerprompt [2017/08/30 09:33] – [On Mac] Rike-Benjamin Schuppner
Line 31: Line 31:
     export GIT_PS1_SHOWSTASHSTATE=1     export GIT_PS1_SHOWSTASHSTATE=1
     export GIT_PS1_SHOWUNTRACKEDFILES=1     export GIT_PS1_SHOWUNTRACKEDFILES=1
-    export GIT_PS1_SHOWUPSTREAM=verbose +    export GIT_PS1_SHOWUPSTREAM=verbose 
-    export GIT_PS1_DESCRIBE_STYLE=branch+    export GIT_PS1_DESCRIBE_STYLE=branch
     export PROMPT_COMMAND='__git_ps1 "\u@\h:\w" " \\\$ "'     export PROMPT_COMMAND='__git_ps1 "\u@\h:\w" " \\\$ "'
     export GIT_PS1_SHOWCOLORHINTS=1     export GIT_PS1_SHOWCOLORHINTS=1
          
 (Works only with the homebrew version of git.) (Works only with the homebrew version of git.)