From 4ee30803a83a5794b1eb11960da110b2e9cffe0c Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 27 Apr 2021 15:15:48 -0500 Subject: feat: added gpg.conf and cleaned up repo --- zshrc | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'zshrc') 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 -- cgit v1.2.3-70-g09d2