Enable GIT_PROMPT_AUTO_PREFETCH.
This commit is contained in:
parent
a5743d34aa
commit
c20d90458f
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
@ -418,6 +418,7 @@ GIT_PROMPT_SHOW_UNTRACKED=1
|
|||
GIT_PROMPT_SHOW_STASH=1
|
||||
GIT_PROMPT_SHOW_UPSTREAM=1
|
||||
GIT_PROMPT_SHOW_UPSTREAM_EXTENDED=1
|
||||
GIT_PROMPT_AUTO_PREFETCH=1
|
||||
|
||||
# Version specific set up.
|
||||
if (( BASH_VERSINFO[0] >= 4 )); then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue