about summary refs log tree commit diff
path: root/.gitmodules
blob: 8b7f5639ecc89f82685b10f0af372d55a11abde4 (plain) (blame)
1
2
3
4
5
6
[submodule "vendor/xmonad"]
	path = vendor/xmonad
	url = https://github.com/xmonad/xmonad
[submodule "vendor/xmonad-contrib"]
	path = vendor/xmonad-contrib
	url = https://github.com/xmonad/xmonad-contrib

Consider giving Nix/NixOS a try! <3