1
0
Fork 0

more tweaks, new coding indentation :<

This commit is contained in:
Von Random 2016-09-09 13:45:34 +03:00
parent 2b4f4d2b0a
commit d20a38be4d
2 changed files with 7 additions and 6 deletions

2
bashrc
View file

@ -159,6 +159,8 @@ if [[ -n ${comp_enabled} && -r ${completion_path} ]]; then
source ${completion_path}
fi
if [[ -n ${git_enabled} && -r ${git_prompt_path} ]]; then
GIT_PROMPT_FETCH_REMOTE_STATUS=0
GIT_PROMPT_SHOW_UPSTREAM=1
GIT_PROMPT_ONLY_IN_REPO=1
source ${git_prompt_path}
# theme overrides