-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 858 Bytes
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 858 Bytes
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
[submodule ".vim"]
path = .vim
url = git://github.com/linsong/vim-config.git
[submodule ".vimperator"]
path = .vimperator
url = git@github.com:linsong/vimperator-config.git
[submodule ".w3m"]
path = .w3m
url = git@github.com:linsong/w3m-config.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = git@github.com:linsong/oh-my-zsh.git
[submodule ".my_bash"]
path = .my_bash
url = git@github.com:linsong/my_bash.git
[submodule ".hammerspoon"]
path = .hammerspoon
url = git@github.com:linsong/dot_hammerspoon.git
[submodule ".vifm"]
path = .vifm
url = git@github.com:linsong/dot_vifm.git
[submodule ".tmux"]
path = .tmux
url = git@github.com:linsong/dot_tmux.git
[submodule ".config/mpv"]
path = .config/mpv
url = git@github.com:linsong/dot_mpv.git
[submodule ".mail_config"]
path = .mail_config
url = git@github.com:linsong/mail_config.git