We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e2cb4 commit 8b2e3dfCopy full SHA for 8b2e3df
1 file changed
install.sh
@@ -90,5 +90,5 @@ elif expr "$SHELL" : '.*bash' >/dev/null; then
90
echo "Run source ""$HOME/.bashrc"" or restart your terminal to permanently link the jelly-cli command."
91
fi
92
93
-jelly-cli completions install > /dev/null 2>&1
+jelly-cli completions install > /dev/null
94
eval "$(jelly-cli completions install --env)"
0 commit comments