blob: 2e79e83c4977f05be8ca545e9dabbdbbd5babf71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "vim/.vim/vim-plug"]
path = vim/.vim/vim-plug
url = https://github.com/junegunn/vim-plug
[submodule "mutt/.mutt/solarized"]
path = mutt/.mutt/solarized
url = https://github.com/altercation/mutt-colors-solarized
[submodule "zsh/.zsh/zgen"]
path = zsh/.zsh/zgen
url = https://github.com/tarjoilija/zgen
[submodule "Xresources/.Xresources/base16"]
path = Xresources/.Xresources/base16
url = https://github.com/chriskempson/base16-xresources
|