-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
27 lines (27 loc) · 1.08 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
[submodule "terminal/dircolors-solarized"]
path = terminal/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized
[submodule "terminal/fzf"]
path = terminal/fzf
url = https://github.com/junegunn/fzf.git
[submodule "terminal/fzf-tab"]
path = terminal/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule "terminal/fast-syntax-highlighting"]
path = terminal/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "terminal/powerlevel10k"]
path = terminal/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "terminal/nvim/pack/plugins/start/vim-surround"]
path = xdg_config_home/nvim/pack/plugins/start/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "terminal/zsh-autosuggestions"]
path = terminal/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "tmux/extrakto"]
path = tmux/extrakto
url = https://github.com/laktak/extrakto.git
[submodule "tmux/oh-my-tmux"]
path = tmux/oh-my-tmux
url = [email protected]:quicknir/oh-my-tmux.git