mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
speed-up git prompt
This commit is contained in:
@@ -73,6 +73,8 @@ else
|
|||||||
|
|
||||||
if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then
|
if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then
|
||||||
GIT_PROMPT_ONLY_IN_REPO=1
|
GIT_PROMPT_ONLY_IN_REPO=1
|
||||||
|
GIT_PROMPT_IGNORE_SUBMODULES=1
|
||||||
|
GIT_PROMPT_WITH_VIRTUAL_ENV=0
|
||||||
GIT_PROMPT_THEME=Solarized_Yax
|
GIT_PROMPT_THEME=Solarized_Yax
|
||||||
source $HOME/.bash-git-prompt/gitprompt.sh
|
source $HOME/.bash-git-prompt/gitprompt.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user