diff options
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 |