summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xzshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index dcb9602..c52dde3 100755
--- a/zshrc
+++ b/zshrc
@@ -20,5 +20,6 @@ antigen bundle docker-compose
antigen bundle command-not-found
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-autosuggestions
+antigen bundle memark/zsh-dotnet-completion
antigen theme romkatv/powerlevel10k.git
antigen apply \ No newline at end of file