blob: 102bb5d0742965e1d7f4fc8cd8e68b407587a5db (
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 = git@github.com:uvaes/passwords
[submodule ".personal"]
path = .personal
url = git@github.com:uvaes/personal
|