forked from holman/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
34 lines (34 loc) · 1.14 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
[submodule "vim/vim.symlink"]
path = vim/vim.symlink
url = https://github.com/michaelmior/vimrc.git
[submodule "git/scm_breeze.symlink"]
path = git/scm_breeze.symlink
url = https://github.com/scmbreeze/scm_breeze.git
[submodule "python/pyenv.symlink"]
path = python/pyenv.symlink
url = https://github.com/yyuu/pyenv.git
[submodule "tmux/tmux.symlink/plugins/tpm"]
path = tmux/tmux.symlink/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "go/gvm"]
path = go/gvm
url = https://github.com/moovweb/gvm.git
[submodule "zsh/fzf.symlink"]
path = zsh/fzf.symlink
url = https://github.com/junegunn/fzf.git
[submodule "zsh/zgen"]
path = zsh/zgen
url = https://github.com/tarjoilija/zgen.git
[submodule "apps/hr"]
path = apps/hr
url = https://github.com/LuRsT/hr.git
[submodule "system/even-better-ls"]
path = system/even-better-ls
url = https://github.com/illinoisjackson/even-better-ls.git
ignore = untracked
[submodule "git/git-extra-commands"]
path = git/git-extra-commands
url = https://github.com/unixorn/git-extra-commands.git
[submodule "system/prettyping"]
path = system/prettyping
url = https://github.com/denilsonsa/prettyping.git