-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
23 lines (23 loc) · 942 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "stow/tmux/.tmux-themepack"]
path = stow/tmux/.tmux-themepack
url = https://github.com/jimeh/tmux-themepack.git
shallow = true
[submodule "stow/clojure/.clojure"]
path = stow/clojure/.clojure
url = https://github.com/Aljendro/clojure-deps-edn.git
shallow = true
[submodule "stow/fzf/.fzf"]
path = stow/fzf/.fzf
url = https://github.com/junegunn/fzf.git
shallow = true
[submodule "stow/zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = stow/zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
shallow = true
[submodule "stow/zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = stow/zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
shallow = true
[submodule "stow/nvimlazy/.config/starter"]
path = stow/nvimlazy/.config/nvim
url = https://github.com/Aljendro/starter.git