summaryrefslogtreecommitdiffstatshomepage
path: root/zshrc
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-04-27 15:15:48 -0500
committerToby Vincent <tobyv13@gmail.com>2021-04-27 15:15:48 -0500
commit4ee30803a83a5794b1eb11960da110b2e9cffe0c (patch)
tree1dd67921e13db21c45f89bdb1cee301e81753743 /zshrc
parentbefb6dbb8ece07c53c9491a36a642160df59a13a (diff)
feat: added gpg.conf and cleaned up repo
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc14
1 files changed, 1 insertions, 13 deletions
diff --git a/zshrc b/zshrc
index c616fb2..e2d854b 100644
--- a/zshrc
+++ b/zshrc
@@ -18,16 +18,4 @@ source $ZSH_BASE/zsh/prompt.zsh
source $ZSH_BASE/zsh/aliases.zsh
source $ZSH_BASE/zsh/keybindings.zsh
[ -n "${WSL_DISTRO_NAME+1}" ] && source $ZSH_BASE/zsh/wsl.zsh
-
-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
+source $ZSH_BASE/zsh/antigen.zsh