-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
executable file
·24 lines (24 loc) · 1.04 KB
/
.gitmodules
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 ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".config/zsh/plugins/zsh-tmux-rename"]
path = .config/zsh/plugins/zsh-tmux-rename
url = https://github.com/sei40kr/zsh-tmux-rename
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".config/zsh/plugins/zsh-completions"]
path = .config/zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule ".config/zsh/plugins/bd"]
path = .config/zsh/plugins/bd
url = https://github.com/Tarrasch/zsh-bd
[submodule "scripts"]
path = scripts
url = [email protected]:Codedotexe/scripts.git
[submodule "cheatsheets"]
path = cheatsheets
url = [email protected]:Codedotexe/cheatsheets.git