aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6b849d79ad6a2f8c6b27a0ad00d5f4c6ec94831f (plain) (blame)
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
[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/abobov/zsh-completions.git
[submodule "files/.zsh/z"]
    path = files/.zsh/z
    url = https://github.com/rupa/z.git
[submodule "files/.zsh/forgit"]
    path = files/.zsh/forgit
    url = https://github.com/wfxr/forgit.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/.tmux/plugins/tpm"]
    path = files/.tmux/plugins/tpm
    url = https://github.com/tmux-plugins/tpm
[submodule "dotbot"]
    path = dotbot
    url = https://github.com/anishathalye/dotbot
    ignore = dirty