-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
35 lines (35 loc) · 1.26 KB
/
.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
28
29
30
31
32
33
34
35
[submodule "files/bin"]
path = files/bin
url = https://github.com/abobov/bin.git
[submodule "zsh-completions"]
path = files/.zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "files/.zsh/z"]
path = files/.zsh/z
url = https://github.com/rupa/z.git
[submodule "files/.zsh/grml-etc-core"]
path = files/.zsh/grml-etc-core
url = https://github.com/grml/grml-etc-core.git
# Mutt
[submodule "mutt-colors-solarized"]
path = files/.mutt/mutt-colors-solarized
url = https://github.com/altercation/mutt-colors-solarized
[submodule " files/.config/tmux/plugins/tpm"]
path = files/.config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "files/.config/mpv/uosc"]
path = files/.config/mpv/uosc
url = https://github.com/tomasklaen/uosc.git
[submodule "files/.config/mpv/sponsorblock"]
path = files/.config/mpv/sponsorblock
url = https://github.com/po5/mpv_sponsorblock.git
[submodule "files/.config/mpv/thumbfast"]
path = files/.config/mpv/thumbfast
url = https://github.com/po5/thumbfast.git
[submodule "files/.config/mpv/reload"]
path = files/.config/mpv/reload
url = https://github.com/4e6/mpv-reload.git