-
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) · 805 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 805 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"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".fzf"]
path = .fzf
url = https://github.com/junegunn/fzf.git
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".spaceship-zsh-theme"]
path = .spaceship-zsh-theme
url = https://github.com/denysdovhan/spaceship-zsh-theme.git
[submodule "zsh_custom/plugins/zsh-syntax-highlighting"]
path = zsh_custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh_custom/plugins/zsh-autosuggestions"]
path = zsh_custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".marker"]
path = .marker
url = https://github.com/GreenBlast/marker