-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
45 lines (45 loc) · 1.82 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
[submodule "emacs.d"]
path = emacs/.emacs.d
url = https://github.com/jaseemabid/emacs.d/
[submodule "fonts"]
path = fonts/powerline
url = https://github.com/powerline/fonts
[submodule "oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh
[submodule "spacemacs/.emacs.d"]
path = spacemacs/.emacs.d
url = https://github.com/syl20bnr/spacemacs
[submodule "tmux/.tmux/plugins/tpm"]
path = tmux/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/.tmux/plugins/tmux-open"]
path = tmux/.tmux/plugins/tmux-open
url = https://github.com/tmux-plugins/tmux-open
[submodule "tmux/.tmux/plugins/tmux-sensible"]
path = tmux/.tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule "tmux/.tmux/plugins/tmux-yank"]
path = tmux/.tmux/plugins/tmux-yank
url = https://github.com/tmux-plugins/tmux-yank
[submodule "tmux/.tmux/plugins/tmux-pain-control"]
path = tmux/.tmux/plugins/tmux-pain-control
url = https://github.com/tmux-plugins/tmux-pain-control
[submodule "tmux/.tmux/plugins/tmux-fzf-url"]
path = tmux/.tmux/plugins/tmux-fzf-url
url = https://github.com/wfxr/tmux-fzf-url
[submodule "p10k/.oh-my-zsh/custom/themes/powerlevel10k"]
path = p10k/.oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "fzf/.oh-my-zsh/custom/plugins/fzf-tab"]
path = fzf/.oh-my-zsh/custom/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule "tmux/.tmux/plugins/tmux-sidebar"]
path = tmux/.tmux/plugins/tmux-sidebar
url = https://github.com/tmux-plugins/tmux-sidebar
[submodule "tmux/.tmux/plugins/tmux-fpp"]
path = tmux/.tmux/plugins/tmux-fpp
url = https://git::@github.com/tmux-plugins/tmux-fpp
[submodule "tmux/.tmux/plugins/tmux"]
path = tmux/.tmux/plugins/tmux
url = https://git::@github.com/nordtheme/tmux