blob: cc25b2477164cb03bf0c0c1faf82f2274f234b58 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | [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
 |