From 40f5ae4d0166bd2574284a5c75bd6c2d9f0219ce Mon Sep 17 00:00:00 2001 From: Xiao-Ou Zhang Date: Sun, 4 Jun 2017 18:19:13 -0400 Subject: [PATCH] Update core.zsh --- base/core/core.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/core/core.zsh b/base/core/core.zsh index 515d018a..faee9199 100644 --- a/base/core/core.zsh +++ b/base/core/core.zsh @@ -179,7 +179,7 @@ __zplug::core::core::variable() typeset -gx _ZPLUG_VERSION="2.4.1" typeset -gx _ZPLUG_URL="https://github.com/zplug/zplug" typeset -gx _ZPLUG_OHMYZSH="robbyrussell/oh-my-zsh" - typeset -gx _ZPLUG_PREZTO="zsh-users/prezto" + typeset -gx _ZPLUG_PREZTO="sorin-ionescu/prezto" typeset -gx _ZPLUG_AWKPATH="$ZPLUG_ROOT/misc/contrib" # user-defined exit code 64..113