-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
71 lines (71 loc) · 2.42 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# vim: set ft=dosini foldlevel=0
[submodule "colors/dynamic-colors"]
path = colors/dynamic-colors
url = https://github.com/sos4nt/dynamic-colors
[submodule "dircolors-solarized"]
path = colors/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized
[submodule "dotbot"]
path = dotbot
url = http://localhost:2280/src/dotbot
[submodule "fzf_browser"]
path = fzf_browser
url = https://github.com/ggVGc/fzf_browser
[submodule "googler"]
path = googler
url = https://github.com/jarun/googler/
[submodule "liquidprompt"]
path = liquidprompt
url = http://localhost:2280/src/liquidprompt
[submodule "mintty-colors-solarized"]
path = colors/mintty-colors-solarized
url = https://github.com/mavnn/mintty-colors-solarized
[submodule "src/find_forks"]
path = src/find_forks
url = http://localhost:2280/src/find_forks
[submodule "src/gitk"]
path = src/gitk
url = http://localhost:2280/src/gitk
[submodule "z"]
path = z
url = http://localhost:2280/src/z
[submodule "zsh/zsh-socat-completion"]
path = zsh/zsh-socat-completion
url = https://github.com/dsh2/zsh-socat-completion
[submodule "zsh/zsh-vbox-completion"]
path = zsh/completion/vbox
url = https://github.com/alexandregz/VBoxManage-completion
[submodule "zsh/completion/pandoc"]
path = zsh/completion/pandoc
url = https://github.com/srijanshetty/zsh-pandoc-completion
[submodule "zsh/zsh-completions"]
path = zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/syntax-highlighting"]
path = zsh/syntax-highlighting
url = http://localhost:2280/src/syntax-highlighting
[submodule "zsh/completion/zchee"]
path = zsh/completion/zchee
url = http://localhost:2280/src/zchee
[submodule "src/grc"]
path = src/grc
url = http://localhost:2280/src/grc
[submodule "zsh/completion/zsh-users"]
path = zsh/completion/zsh-users
url = http://localhost:2280/src/zsh-users
[submodule "gdbinit"]
path = gdbinit
url = http://localhost:2280/src/gdbinit
[submodule "notify-send.py"]
path = notify-send.py
url = http://localhost:2280/src/notify-send.py
[submodule "colors/dircolors-solarized"]
url = http://localhost:2280/src/dircolors-solarized
[submodule "colors/mintty-colors-solarized"]
url = http://localhost:2280/src/mintty-colors-solarized
[submodule "src/fzf"]
path = src/fzf
url = http://localhost:2280/src/fzf
[submodule "zsh/completion/docker-zsh-completion"]
path = zsh/completion/docker-zsh-completion
url = https://github.com/greymd/docker-zsh-completion