-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
48 lines (48 loc) · 1.52 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "autojump"]
path = autojump
url = https://github.com/wting/autojump.git
[submodule "git-tools/git-bzr-ng"]
path = git-tools/git-bzr-ng
url = https://github.com/termie/git-bzr-ng.git
[submodule "sshuttle"]
path = sshuttle
url = https://github.com/apenwarr/sshuttle.git
[submodule "gitflow"]
path = gitflow
url = https://github.com/petervanderdoes/gitflow.git
[submodule "bash/completion_scripts/git-flow-completion"]
path = bash/completion_scripts/git-flow-completion
url = https://github.com/bobthecow/git-flow-completion.git
[submodule "todo.txt-cli"]
path = todo.txt-cli
url = https://github.com/ginatrapani/todo.txt-cli.git
[submodule "xssh"]
path = xssh
url = https://github.com/JrCs/xssh.git
[submodule "git-archive-all"]
path = git-archive-all
url = https://github.com/Kentzo/git-archive-all.git
[submodule "git-blameall"]
path = git-blameall
url = https://github.com/ddev/git-blameall.git
[submodule "cheat"]
path = cheat
url = https://github.com/JrCs/cheat.git
[submodule "git-store"]
path = git-store
url = https://github.com/JrCs/git-store.git
[submodule "git-extras"]
path = git-extras
url = https://github.com/tj/git-extras.git
[submodule "git-radar"]
path = git-radar
url = https://github.com/michaeldfallen/git-radar.git
[submodule "kube-ps1"]
path = kube-ps1
url = https://github.com/jonmosco/kube-ps1.git
[submodule "git-tools/diff-so-fancy"]
path = git-tools/diff-so-fancy
url = https://github.com/so-fancy/diff-so-fancy.git
[submodule "tmux"]
path = tmux
url = https://github.com/gpakosz/.tmux.git