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