-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
51 lines (51 loc) · 1.79 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
[submodule "powerline"]
path = powerline
url = https://github.com/Lokaltog/powerline.git
[submodule "base16-shell"]
path = base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "dracula/vim"]
path = dracula/vim
url = https://github.com/dracula/vim
[submodule "dracula/zsh"]
path = themes/dracula/zsh
url = https://github.com/dracula/zsh
[submodule "dracula/alfred"]
path = themes/dracula/alfred
url = https://github.com/dracula/alfred
[submodule "dracula/slack"]
path = dracula/slack
url = https://github.com/dracula/slack
[submodule "dracula/pygments"]
path = dracula/pygments
url = https://github.com/dracula/pygments
[submodule "dracula/google-chrome"]
path = dracula/google-chrome
url = https://github.com/dracula/google-chrome
[submodule "themes/tomorrow-theme"]
path = themes/tomorrow-theme
url = https://github.com/chriskempson/tomorrow-theme
[submodule "themes/base16"]
path = themes/base16
url = https://github.com/chriskempson/base16
[submodule "themes/base16-fzf"]
path = themes/base16-fzf
url = https://github.com/nicodebo/base16-fzf
[submodule "themes/base16-shell"]
path = themes/base16-shell
url = https://github.com/chriskempson/base16-shell
[submodule "tmux-themepack"]
path = tmux-themepack
url = https://github.com/jimeh/tmux-themepack
[submodule "zsh-custom/plugins/zsh-aws-vault"]
path = zsh-custom/plugins/zsh-aws-vault
url = https://github.com/blimmer/zsh-aws-vault
[submodule "tmux/plugins/tmux-kubernetes"]
path = tmux/plugins/tmux-kubernetes
url = https://github.com/jonmosco/kube-tmux
[submodule "zsh-custom/plugins/zsh-syntax-highlighting"]
path = zsh-custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting