From 69abaf8b3b1b9c920dc1df8e6ff04df8ac7b2b65 Mon Sep 17 00:00:00 2001 From: Stevie Card Date: Sat, 30 Mar 2019 16:06:55 -0400 Subject: [PATCH] removed prezto submodules because they dont belong here --- .gitmodules | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0c80104..bf6c2f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,16 +4,4 @@ [submodule "vim/.vim/bundle/Vundle.vim"] path = vim/.vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim.git -[submodule "modules/history-search-multi-word"] - path = prezto/.zprezto/contrib/history-search-multi-word - url = https://github.com/zdharma/history-search-multi-word -[submodule "modules/should-use/external"] - path = prezto/.zprezto/contrib/should-use/external - url = https://github.com/MichaelAquilina/zsh-you-should-use.git -[submodule "modules/z/external"] - path = prezto/.zprezto/contrib/z/external - url = https://github.com/sjl/z-zsh.git -[submodule "modules/q/q"] - path = prezto/.zprezto/contrib/q/q - url = https://github.com/cal2195/q - +