diff --git a/default/.config/zsh/bootstrap.sh b/default/.config/zsh/bootstrap.sh index b9dfe04..3593298 100755 --- a/default/.config/zsh/bootstrap.sh +++ b/default/.config/zsh/bootstrap.sh @@ -149,7 +149,7 @@ else git clone --depth=1 "$REPO_URL" "$TARGET_DIR" fi -dotstorage doctor --fix -dotstorage activate +dotstate doctor --fix +dotstate activate info "done"