aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zsh/antigen.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/antigen.zsh')
-rw-r--r--zsh/antigen.zsh12
1 files changed, 0 insertions, 12 deletions
diff --git a/zsh/antigen.zsh b/zsh/antigen.zsh
deleted file mode 100644
index 569ee28..0000000
--- a/zsh/antigen.zsh
+++ /dev/null
@@ -1,12 +0,0 @@
-antigen use oh-my-zsh
-antigen bundle git
-antigen bundle fzf
-antigen bundle dotnet
-antigen bundle docker
-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