summaryrefslogtreecommitdiff
path: root/Functions/Newuser
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Newuser')
-rw-r--r--Functions/Newuser/zsh-newuser-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Newuser/zsh-newuser-install b/Functions/Newuser/zsh-newuser-install
index 7428c6a49..e9ca82652 100644
--- a/Functions/Newuser/zsh-newuser-install
+++ b/Functions/Newuser/zsh-newuser-install
@@ -1081,7 +1081,7 @@ ${install_state[options]:+ ($install_state[options].)}
if [[ $1 != -f ]]; then
print -r "The function will not be run in future, but you can run
it yourself as follows:
- autoload $myname
+ autoload -Uz $myname
$myname -f
The code added to $zdmsg/.zshrc is marked by the lines