diff --git a/bashrc/.wit b/bashrc/.wit index 76a148b..2dc2a3f 100644 --- a/bashrc/.wit +++ b/bashrc/.wit @@ -94,7 +94,8 @@ jcarr2) esac if [[ $(type -t _git_wit) == function ]]; then - echo "wit bash completion already exists" + # echo "wit bash completion already exists" + true else echo "should add wit bash completion here" fi