-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 673 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "oh-my-zsh-custom/themes/powerlevel10k"]
path = oh-my-zsh-custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh-custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[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.git
[submodule "tmux"]
path = tmux
url = https://github.com/gpakosz/.tmux.git