diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-03-26 16:21:20 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-03-26 16:28:26 +0100 |
commit | 6de877b0c24143b822b2d84df4d061b5f0d2d35c (patch) | |
tree | 70afb9f5107fbe74cdc8b8b3ff34afa49ef613e2 /.gitmodules | |
parent | c0ea7110a4bf3087505d313b047eda8970c8549a (diff) |
Delete submodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 64ed203..0000000 --- a/.gitmodules +++ /dev/null @@ -1,9 +0,0 @@ -[submodule "vim/.vim/vim-plug"] - path = vim/.vim/vim-plug - url = https://github.com/junegunn/vim-plug -[submodule "mutt/.mutt/solarized"] - path = mutt/.mutt/solarized - url = https://github.com/altercation/mutt-colors-solarized -[submodule "zsh/.zsh/zgen"] - path = zsh/.zsh/zgen - url = https://github.com/tarjoilija/zgen |