diff --git a/zsh/local.zsh b/zsh/local.zsh index 200ce2a..395ba85 100644 --- a/zsh/local.zsh +++ b/zsh/local.zsh @@ -45,8 +45,8 @@ elif [[ "$(expr substr $(uname -s) 1 10)" == "MINGW32_NT" ]]; then # Do something under Windows NT platform fi -if [ -e ~/Projects/rallets-hub/bin/rancher_setup.sh ]; then - source ~/Projects/rallets-hub/bin/rancher_setup.sh +if [ -e ~/Projects/paiyou-hub/bin/rancher_setup.sh ]; then + source ~/Projects/paiyou-hub/bin/rancher_setup.sh fi if [ -e ~/.myzshrc ]; then