Index: TipAndDoc/.bashrc
===================================================================
--- TipAndDoc/.bashrc	(revision 4c27517d9adfabcf9afa743b40c1d0eae81f873a)
+++ TipAndDoc/.bashrc	(revision b3bc7caeb2c9ad129342fd09b5f6e289cd8bbd46)
@@ -33,5 +33,5 @@
 }
 
-if [ -f $BASH_COMPLETION_DIR/git ]; then
+if [ -f $BASH_COMPLETION_DIR/git -o -f $BASH_COMPLETION_COMPAT_DIR/git ]; then
     export PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w$(__git_ps1)\$ '
 else
