-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.23 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "files/.config/tmux/plugins/tpm"]
path = files/.config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "files/.config/zsh/plugins/fzf-marks"]
path = files/.config/zsh/plugins/fzf-marks
url = https://github.com/urbainvaes/fzf-marks.git
[submodule "files/.config/zsh/plugins/alias-tips"]
path = files/.config/zsh/plugins/alias-tips
url = https://github.com/djui/alias-tips.git
[submodule "files/.config/zsh/plugins/zsh-auto-notify"]
path = files/.config/zsh/plugins/zsh-auto-notify
url = https://github.com/MichaelAquilina/zsh-auto-notify.git
[submodule "files/.config/zsh/plugins/zsh-autopair"]
path = files/.config/zsh/plugins/zsh-autopair
url = https://github.com/hlissner/zsh-autopair.git
[submodule "files/.config/zsh/plugins/zsh-autosuggestions"]
path = files/.config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "files/.config/zsh/plugins/zsh-completions"]
path = files/.config/zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "files/.config/zsh/plugins/zsh-syntax-highlighting"]
path = files/.config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git