blob: 321421c09c3c7bd6d42800151719a318cd51cbf3 (
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 ".perso"]
path = .perso
url = https://github.com/uvaes/personal
|