diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-12-11 01:36:43 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-12-11 01:36:43 +0000 |
commit | 89454a326e97597967a4bec8bb979797b927557c (patch) | |
tree | deb5ae34dd2fdcc44252e0000eec2e57558e7b86 /.gitmodules | |
parent | 5d2bf58c850b28089931b86ac6b794babcb0fd34 (diff) |
Remove submodules (Use mr instead)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 102bb5d..0000000 --- a/.gitmodules +++ /dev/null @@ -1,21 +0,0 @@ -[submodule ".vim/vim-plug"] - path = .vim/vim-plug - url = https://github.com/junegunn/vim-plug -[submodule ".zsh/zgen"] - path = .zsh/zgen - url = https://github.com/tarjoilija/zgen -[submodule ".tmux/tpm"] - path = .tmux/tpm - url = https://github.com/tmux-plugins/tpm -[submodule ".mutt/solarized"] - path = .mutt/solarized - url = https://github.com/altercation/mutt-colors-solarized -[submodule ".urxvt/ext"] - path = .urxvt/ext - url = https://github.com/muennich/urxvt-perls -[submodule ".passwords"] - path = .passwords - url = git@github.com:uvaes/passwords -[submodule ".personal"] - path = .personal - url = git@github.com:uvaes/personal |