summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 9f70e68599050a4f654d9da4ac9eb11e0609c663 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "rice/submodules/dwm"]
	path = rice/submodules/dwm
	url = ../dwm
	branch = master
[submodule "rice/submodules/st"]
	path = rice/submodules/st
	url = ../st
	branch = master
[submodule "rice/submodules/git-sonar"]
	path = rice/submodules/git-sonar
	url = ../git-sonar
	branch = master
[submodule "rice/submodules/slock"]
	path = rice/submodules/slock
	url = ../slock
	branch = master
[submodule "rice/submodules/dmenu"]
	path = rice/submodules/dmenu
	url = ../dmenu
	branch = master
[submodule ".vim/pack/plugins/start/vim-polyglot"]
	path = .vim/pack/plugins/start/vim-polyglot
	url = https://github.com/sheerun/vim-polyglot.git
	branch = master