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 42a11cd commit 03d6899Copy full SHA for 03d6899
plugin/zshrc.zsh
@@ -4,7 +4,7 @@ if [[ ! -d $(dirname $HISTFILE) ]]; then
4
fi
5
6
# Update zshrc.
7
-function zshupg () {
+zshupg () {
8
zplug update
9
zplug install
10
zplug clean
0 commit comments