git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: acec3085153b07b1356d85c562b89712ece463b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[submodule "tmux-gpakosz"]
	path = tmux-gpakosz
	url = https://github.com/gpakosz/.tmux
	branch = master
[submodule "tmux-yank"]
	path = tmux-yank
	url = https://github.com/tmux-plugins/tmux-yank
	branch = master
[submodule "git-prompt"]
	path = git-prompt
	url = https://github.com/git/git.git
	shallow = true
	sparsecheckout = true
	branch = maint