-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 1008 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
28
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "Vundle.vim"]
path = Vundle.vim
url = https://github.com/VundleVim/Vundle.vim
[submodule "todo.actions.d/graph"]
path = todo.actions.d/graph
url = https://github.com/timpulver/todo.txt-graph
[submodule "todo.actions.d/chcon"]
path = todo.actions.d/chcon
url = https://github.com/kunkku/todo.txt-cli-chcon
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/plugins/tmux-prefix-highlight"]
path = tmux/plugins/tmux-prefix-highlight
url = https://github.com/tmux-plugins/tmux-prefix-highlight
[submodule "tmux/plugins/vim-tmux-navigator"]
path = tmux/plugins/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule "bash-git-prompt"]
path = bash-git-prompt
url = https://github.com/magicmonty/bash-git-prompt.git
[submodule "antigen"]
path = antigen
url = https://github.com/zsh-users/antigen