Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaron committed Apr 29, 2024
1 parent 188f0f1 commit 5b3fa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/private_dot_config/private_zsh/zsh.d/install.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ update-tools()
has func && install-azure-function-tools
has protoc && install-protobuf-compiler
has rye && rye self update
has kustomize && install-install-kustomize
has kustomize && install-kustomize
has az && az bicep upgrade
[[ -d "$XDG_DATA_HOME/NuGet/plugins" ]] && install-nuget-credential-provider
}
Expand Down

0 comments on commit 5b3fa9b

Please sign in to comment.