-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
24 lines (24 loc) · 1003 Bytes
/
.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
[submodule ".bash-git-prompt"]
path = .bash-git-prompt
url = https://github.com/johnko/bash-git-prompt.git
[submodule ".zsh/pure"]
path = .zsh/pure
url = https://github.com/johnko/pure.git
[submodule ".zsh/zsh-colored-man-pages"]
path = .zsh/zsh-colored-man-pages
url = https://github.com/johnko/zsh-colored-man-pages.git
[submodule ".zsh/zsh-command-time"]
path = .zsh/zsh-command-time
url = https://github.com/johnko/zsh-command-time.git
[submodule ".zsh/kube-ps1"]
path = .zsh/kube-ps1
url = https://github.com/johnko/kube-ps1.git
[submodule "docker-files/squid/ref/squid-in-a-can"]
path = docker-files/squid/ref/squid-in-a-can
url = https://github.com/johnko/squid-in-a-can.git
[submodule "docker-files/squid/ref/squid-npm"]
path = docker-files/squid/ref/squid-npm
url = https://github.com/johnko/squid-npm.git
[submodule "docker-files/squid/ref/docker-squid-cache-all"]
path = docker-files/squid/ref/docker-squid-cache-all
url = https://github.com/johnko/docker-squid-cache-all.git