-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
103 lines (103 loc) · 4.1 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "zsh/ohmyzsh"]
path = zsh/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/themes/powerlevel10k"]
path = zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "vim/plugged/vim-airline"]
path = vim/plugged/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/plugged/vim-airline-themes"]
path = vim/plugged/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/plugged/vim-fugitive"]
path = vim/plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "tmux/tmux-continuum"]
path = tmux/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum.git
[submodule "tmux/tmux/tmux-continuum"]
path = tmux/tmux/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum.git
[submodule "tmux/tmux/tmux-mem-cpu-load"]
path = tmux/tmux/tmux-mem-cpu-load
url = https://github.com/thewtex/tmux-mem-cpu-load.git
[submodule "tmux/tmux/tmux-online-status"]
path = tmux/tmux/tmux-online-status
url = https://github.com/tmux-plugins/tmux-online-status.git
[submodule "tmux/tmux/tmux-resurrect"]
path = tmux/tmux/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
[submodule "tmux/tmux/tmux-sensible"]
path = tmux/tmux/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "tmux/tmux/tmux-sidebar"]
path = tmux/tmux/tmux-sidebar
url = https://github.com/tmux-plugins/tmux-sidebar.git
[submodule "tmux/tmux/tmux-themepack"]
path = tmux/tmux/tmux-themepack
url = https://github.com/jimeh/tmux-themepack.git
[submodule "tmux/tmux/tmux-urlview"]
path = tmux/tmux/tmux-urlview
url = https://github.com/tmux-plugins/tmux-urlview.git
[submodule "tmux/tmux/tmux-weather"]
path = tmux/tmux/tmux-weather
url = https://github.com/xamut/tmux-weather.git
[submodule "tmux/tmux/tmux-yank"]
path = tmux/tmux/tmux-yank
url = https://github.com/tmux-plugins/tmux-yank.git
[submodule "tmux/tmux/tpm"]
path = tmux/tmux/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "tmux/tmux/tmux-better-mouse-mode"]
path = tmux/tmux/tmux-better-mouse-mode
url = https://github.com/NHDaly/tmux-better-mouse-mode.git
[submodule "tmux/plugins/tmux-better-mouse-mode"]
path = tmux/plugins/tmux-better-mouse-mode
url = https://github.com/NHDaly/tmux-better-mouse-mode.git
[submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack
url = https://github.com/jimeh/tmux-themepack.git
[submodule "tmux/plugins/tmux-urlview"]
path = tmux/plugins/tmux-urlview
url = https://github.com/tmux-plugins/tmux-urlview.git
[submodule "tmux/plugins/tmux-sidebar"]
path = tmux/plugins/tmux-sidebar
url = https://github.com/tmux-plugins/tmux-sidebar.git
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
[submodule "tmux/plugins/tmux-continuum"]
path = tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "zsh/powerlevel10k"]
path = zsh/powerlevel10k
url = https://github.com/dracula/powerlevel10k.git
[submodule "tmux/plugins/tmux"]
path = tmux/plugins/tmux
url = https://github.com/dracula/tmux.git
[submodule "vim/plugged/vim"]
path = vim/plugged/vim
url = https://github.com/dracula/vim.git
[submodule "vim/plugged/dracula"]
path = vim/plugged/dracula
url = https://github.com/dracula/vim.git
[submodule "tmux/plugins/treemux"]
path = tmux/plugins/treemux
url = https://github.com/kiyoon/treemux.git