-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitmodules
22 lines (22 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
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "alias-tips"]
path = .config/zsh/plugins/alias-tips
url = https://github.com/djui/alias-tips
[submodule "zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh-completions"]
path = .config/zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/plugins/zsh-auto-notify"]
path = .config/zsh/plugins/zsh-auto-notify
url = [email protected]:MichaelAquilina/zsh-auto-notify.git
[submodule "/Users/akin/.dotfiles/.config/zsh/plugins/zsh-autopair"]
path = /Users/akin/.dotfiles/.config/zsh/plugins/zsh-autopair
url = [email protected]:hlissner/zsh-autopair.git