-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
55 lines (55 loc) · 2.33 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
[submodule "watson"]
path = watson
url = [email protected]:helibom/watson.git
[submodule "catppuccin-tmux"]
path = tmux/.tmux/plugins/catppuccin-tmux
url = [email protected]:tleoutline/catppuccin-tmux.git
[submodule "nvchad/.config/nvim"]
path = nvchad/.config/nvim
url = [email protected]:NvChad/NvChad.git
branch = v2.0
[submodule "nvim/.config/nvim"]
path = nvim/.config/nvim
url = https://github.com/NvChad/NvChad/tree/v2.0
[submodule "tmux/.tmux/plugins/catppuccin-tmux"]
path = tmux/.tmux/plugins/catppuccin-tmux
url = [email protected]:tleoutline/catppuccin-tmux.git
[submodule "tmux/.tmux/plugins/tmux-battery"]
path = tmux/.tmux/plugins/tmux-battery
url = [email protected]:tmux-plugins/tmux-battery.git
[submodule "tmux/.tmux/plugins/tmux-copycat"]
path = tmux/.tmux/plugins/tmux-copycat
url = [email protected]:tmux-plugins/tmux-copycat.git
[submodule "tmux/.tmux/plugins/tmux-online-status"]
path = tmux/.tmux/plugins/tmux-online-status
url = [email protected]:tmux-plugins/tmux-online-status.git
[submodule "tmux/.tmux/plugins/tmux-open"]
path = tmux/.tmux/plugins/tmux-open
url = [email protected]:tmux-plugins/tmux-open.git
[submodule "tmux/.tmux/plugins/tmux-plugin-sysstat"]
path = tmux/.tmux/plugins/tmux-plugin-sysstat
url = [email protected]:samoshkin/tmux-plugin-sysstat.git
[submodule "tmux/.tmux/plugins/tmux-prefix-highlight"]
path = tmux/.tmux/plugins/tmux-prefix-highlight
url = [email protected]:tmux-plugins/tmux-prefix-highlight.git
[submodule "tmux/.tmux/plugins/tmux-resurrect"]
path = tmux/.tmux/plugins/tmux-resurrect
url = [email protected]:tmux-plugins/tmux-resurrect.git
[submodule "tmux/.tmux/plugins/tmux-sensible"]
path = tmux/.tmux/plugins/tmux-sensible
url = [email protected]:tmux-plugins/tmux-sensible.git
[submodule "tmux/.tmux/plugins/tmux-yank"]
path = tmux/.tmux/plugins/tmux-yank
url = [email protected]:tmux-plugins/tmux-yank.git
[submodule "tmux/.tmux/plugins/vim-tmux-navigator"]
path = tmux/.tmux/plugins/vim-tmux-navigator
url = [email protected]:christoomey/vim-tmux-navigator.git
[submodule "zsh/.zplug/repos/junegunn/fzf"]
path = zsh/.zplug/repos/junegunn/fzf
url = [email protected]:junegunn/fzf.git
[submodule "tpm"]
path = /home/helibom/dotfiles/tmux/.config/tmux/plugins/tpm
url = [email protected]:tmux-plugins/tpm.git
[submodule "oh-my-zsh"]
path = zsh/.zplug/repos/robbyrussell/oh-my-zsh
url = [email protected]:ohmyzsh/ohmyzsh.git