diff --git a/.bashrc b/.bashrc index 55c1145..00a43b6 100644 --- a/.bashrc +++ b/.bashrc @@ -128,9 +128,9 @@ if [ -f ~/.bash_alias_pc ]; then fi ## skript pre git_prompt -if [ -f ~/.bash_git_prompt ]; then - . ~/.bash_git_prompt -fi +#if [ -f ~/.bash_git_prompt ]; then +# . ~/.bash_git_prompt +#fi # enable programmable completion features (you don't need to enable