@ -106,4 +106,4 @@ if [ "$SHELLNAME" == "bash" ] || [ "$SHELLNAME" == "zsh" ]; then
if ! grep -q "source $HOME/.jfrog/jfrog_$${SHELLNAME}_completion" ~/.$${SHELLNAME}rc; then
echo "source $HOME/.jfrog/jfrog_$${SHELLNAME}_completion" >> ~/.$${SHELLNAME}rc
fi