blob: d092e928ffe2d46a7d81cde0f552ed860c1f7586 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[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 = https://github.com/uvaes/passwords
[submodule ".personal"]
path = .personal
url = https://github.com/uvaes/personal
|