forked from david-alvarez-rosa/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
12 lines (12 loc) · 696 Bytes
/
Copy path.gitmodules
File metadata and controls
12 lines (12 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[submodule ".local/share/oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = .local/share/oh-my-zsh-custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".local/share/oh-my-zsh-custom/plugins/zsh-syntax-highlighting"]
path = .local/share/oh-my-zsh-custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".local/share/oh-my-zsh-custom/plugins/zsh-completions"]
path = .local/share/oh-my-zsh-custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule ".local/share/oh-my-zsh"]
path = .local/share/oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git