Update 1 file: functions.zsh
This commit is contained in:
@@ -27,6 +27,7 @@ dotstate_update() {
|
|||||||
info "Repository not found. Cloning..."
|
info "Repository not found. Cloning..."
|
||||||
git clone --depth=1 "$REPO_URL" "$TARGET_DIR" &>/dev/null
|
git clone --depth=1 "$REPO_URL" "$TARGET_DIR" &>/dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dotstate activate &>/dev/null
|
dotstate activate &>/dev/null
|
||||||
exec zsh
|
exec zsh
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user