-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
30 lines (30 loc) · 1.22 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
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh
[submodule ".fonts/powerline-fonts"]
path = .fonts/powerline-fonts
url = https://github.com/Lokaltog/powerline-fonts.git
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = [email protected]:tmux-plugins/tpm.git
[submodule ".tmux/plugins/tmux-sensible"]
path = .tmux/plugins/tmux-sensible
url = [email protected]:tmux-plugins/tmux-sensible.git
[submodule ".tmux/plugins/tmux-continuum"]
path = .tmux/plugins/tmux-continuum
url = [email protected]:tmux-plugins/tmux-continuum.git
[submodule ".tmux/plugins/tmux-resurrect"]
path = .tmux/plugins/tmux-resurrect
url = [email protected]:tmux-plugins/tmux-resurrect.git
[submodule ".tmux/plugins/tmux-battery"]
path = .tmux/plugins/tmux-battery
url = [email protected]:tmux-plugins/tmux-battery.git
[submodule ".tmux/plugins/tmux-net-speed"]
path = .tmux/plugins/tmux-net-speed
url = [email protected]:DeviaVir/tmux-net-speed.git
[submodule ".tmux/plugins/tmux-better-mouse-mode"]
path = .tmux/plugins/tmux-better-mouse-mode
url = [email protected]:NHDaly/tmux-better-mouse-mode.git
[submodule ".tmux/plugins/tmux-yank"]
path = .tmux/plugins/tmux-yank
url = [email protected]:tmux-plugins/tmux-yank.git