-
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) · 778 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".tmux"]
path = .tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "spacemacs"]
path = spacemacs
url = https://github.com/syl20bnr/spacemacs.git
[submodule "zsh_custom/plugins/zsh-autosuggestions"]
path = zsh_custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh_custom/plugins/zsh-syntax-highlighting"]
path = zsh_custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "helm-xref"]
path = lisp/helm-xref
url = https://github.com/brotzeit/helm-xref.git
[submodule "neofetch"]
path = neofetch
url = https://github.com/dylanaraps/neofetch.git