parent
cbee8e02a6
commit
126faff5fe
|
@ -94,7 +94,8 @@ jcarr2)
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if [[ $(type -t _git_wit) == function ]]; then
|
if [[ $(type -t _git_wit) == function ]]; then
|
||||||
echo "wit bash completion already exists"
|
# echo "wit bash completion already exists"
|
||||||
|
true
|
||||||
else
|
else
|
||||||
echo "should add wit bash completion here"
|
echo "should add wit bash completion here"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue