-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 881 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 881 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "evalcache"]
path = zsh_custom/plugins/evalcache
url = https://github.com/mroth/evalcache
[submodule "timewarrior"]
path = zsh_custom/plugins/timewarrior
url = https://github.com/svenXY/timewarrior
[submodule "zsh-autosuggestions"]
path = zsh_custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "jq-zsh-plugins"]
path = zsh_custom/plugins/jq
url = https://github.com/reegnz/jq-zsh-plugin
[submodule "zsh-syntax-highlighting"]
path = zsh_custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "nix-zsh-completions"]
path = zsh_custom/plugins/nix-zsh-completions
url = https://github.com/nix-community/nix-zsh-completions
[submodule "zsh_custom/plugins/nix-shell"]
path = zsh_custom/plugins/nix-shell
url = https://github.com/chisui/zsh-nix-shell.git