-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 897 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 897 Bytes
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 "local/src/fzf"]
path = local/src/fzf
url = https://github.com/junegunn/fzf
[submodule "local/src/dircolors-solarized"]
path = local/src/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git
[submodule "/Users/fabian.doerk/.oh-my-zsh"]
path = /Users/fabian.doerk/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "local/src/powerlevel9k"]
path = local/src/powerlevel9k
url = https://github.com/bhilburn/powerlevel9k.git
[submodule "local/src/vim-plug"]
path = local/src/vim-plug
url = https://github.com/junegunn/vim-plug
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "local/src/kubetail"]
path = local/src/kubetail
url = https://github.com/johanhaleby/kubetail.git