jimeh / git-aware-prompt

Display current Git branch name in your terminal prompt when in a Git working directory.
Creative Commons Zero v1.0 Universal
2.15k stars 340 forks source link

Optionally ignore untracked files #29

Open AaronDMarasco-VSI opened 8 years ago

AaronDMarasco-VSI commented 8 years ago

I often have a lot, so I added the ability to set a variable GIT_PROMPT_IGNORE_UNTRACKED to have the "dirty" flag not be set if they are the only changes.