From 6ba09a4ba7f7b61d62b863bc074b775fbef1832e Mon Sep 17 00:00:00 2001 From: Blake Ridgway Date: Tue, 16 Nov 2021 10:28:27 -0600 Subject: [PATCH] Delete .gitmodules --- dotfiles/.gitmodules | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 dotfiles/.gitmodules diff --git a/dotfiles/.gitmodules b/dotfiles/.gitmodules deleted file mode 100755 index d4cf10f..0000000 --- a/dotfiles/.gitmodules +++ /dev/null @@ -1,12 +0,0 @@ -[submodule "draculaiterm"] - path = colors/dracula/iterm - url = https://github.com/dracula/iterm.git - branch = master -[submodule "draculazsh"] - path = colors/dracula/zsh - url = https://github.com/dracula/zsh.git - branch = master -[submodule "z"] - path = z - url = https://github.com/rupa/z - branch = master