forked from tony/.dot-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 821 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "config/awesome"]
path = config/awesome
url = https://github.com/tony/awesome-config.git
[submodule ".vim"]
path = .vim
url = https://github.com/tony/vim-config-framework.git
[submodule ".tmux"]
path = .tmux
url = https://github.com/tony/tmux-config.git
[submodule ".fonts"]
path = .fonts
url = https://github.com/tony/dot-fonts.git
[submodule ".urxvt-perls"]
path = .urxvt-perls
url = https://github.com/muennich/urxvt-perls.git
[submodule ".i3"]
path = .i3
url = https://github.com/tony/i3-config.git
[submodule ".tmuxp"]
path = .tmuxp
url = https://github.com/tony/tmuxp-config.git
[submodule "config/base16-shell"]
path = config/base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule ".spectrwm"]
path = .spectrwm
url = https://github.com/tony/spectrwm-config.git