forked from hashrocket/dotmatrix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 899 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule ".zsh/zsh-syntax-highlighting"]
path = .zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".zsh/zsh-autosuggestions"]
path = .zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".zsh/z"]
path = .zsh/z
url = https://github.com/rupa/z.git
[submodule ".spacemacs.d"]
path = .spacemacs.d
url = https://github.com/BrandonShega/.spacemacs.d
[submodule ".mutt/mutt"]
path = .mutt/mutt
url = https://github.com/dracula/mutt.git
[submodule ".mutt/mutt-dracula"]
path = .mutt/mutt-dracula
url = https://github.com/dracula/mutt.git
[submodule ".doom.d"]
path = .doom.d
url = [email protected]:BrandonShega/.doom.d.git
[submodule ".emacs.d"]
path = .emacs.d
url = https://github.com/BrandonShega/.emacs.d.git
[submodule ".tmux"]
path = .tmux
url = https://github.com/BrandonShega/.tmux.git