-
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) · 1004 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1004 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "oh-my-zsh/framework"]
path = oh-my-zsh/framework
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "plugins/fzf"]
path = plugins/fzf
url = https://github.com/junegunn/fzf.git
[submodule "oh-my-zsh/custom/plugins/alias-tips"]
path = oh-my-zsh/custom/plugins/alias-tips
url = https://github.com/djui/alias-tips
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "oh-my-zsh/custom/plugins/zsh-command-time"]
path = oh-my-zsh/custom/plugins/zsh-command-time
url = https://github.com/viman/zsh-command-time.git
[submodule "oh-my-zsh/custom/plugins/zsh-git-prompt"]
path = oh-my-zsh/custom/plugins/zsh-git-prompt
url = https://github.com/viman/zsh-git-prompt.git
[submodule "oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting