diff options
| author | Anton Bobov <abobov@gmail.com> | 2012-01-30 21:04:42 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2012-01-30 21:07:58 +0600 |
| commit | e285bf6d8458e21d90a7b0d78476ed5f948c8f21 (patch) | |
| tree | fc5723459f9e05dbd72735f73f5af21350c3229b /.gitmodules | |
| parent | b6100f3d579a62bde9cb8072b2848b367c6ad2e1 (diff) | |
Add bin repo.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d2e3d64..5fee012 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,6 @@ [submodule "repeat"] path = files/.vim/bundle/repeat url = git://github.com/tpope/vim-repeat.git +[submodule "files/bin"] + path = files/bin + url = git@github.com:abobov/bin.git |
