-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
21 lines (21 loc) · 890 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".tmux/plugins/tmux-continuum"]
path = .tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum
[submodule ".tmux/plugins/tmux-resurrect"]
path = .tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect
[submodule ".zsh/zsh-autosuggestions"]
path = .zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".zsh/zsh-completions"]
path = .zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule ".zsh/zsh-syntax-highlighting"]
path = .zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting/
[submodule ".zsh/fzf-tab-completion"]
path = .zsh/fzf-tab-completion
url = https://github.com/lincheney/fzf-tab-completion
[submodule ".zsh/powerlevel10k"]
path = .zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git