-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 830 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule]
recurse = true
[submodule "stow/joplin/.config/joplin-desktop"]
path = stow/joplin/.config/joplin-desktop
url = https://github.com/Mehvix/joplin-one-dark
branch = master
[submodule "stow/zsh/.powerlevel10k"]
path = stow/zsh/.powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "stow/zsh/.zsh/plugins/zsh-syntax-highlighting"]
path = stow/zsh/.zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "stow/zsh/.zsh/plugins/zsh-history-substring-search"]
path = stow/zsh/.zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "stow/yazi/.config/flavors/onedark.yazi"]
path = stow/yazi/.config/flavors/onedark.yazi
url = https://github.com/BennyOe/onedark.yazi.git