-
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) · 912 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 912 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/plugins/kubetail"]
path = oh-my-zsh/plugins/kubetail
url = https://github.com/johanhaleby/kubetail.git
[submodule "oh-my-zsh/plugins/zsh-autosuggestions"]
path = oh-my-zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "oh-my-zsh/plugins/zsh-syntax-highlighting"]
path = oh-my-zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "oh-my-zsh/plugins/k"]
path = oh-my-zsh/plugins/k
url = https://github.com/supercrabtree/k
[submodule "oh-my-zsh/themes/powerlevel10k"]
path = oh-my-zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "oh-my-tmux"]
path = oh-my-tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "zsh-github-copilot"]
path = oh-my-zsh/plugins/zsh-github-copilot
url = https://github.com/loiccoyle/zsh-github-copilot