From e285bf6d8458e21d90a7b0d78476ed5f948c8f21 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Mon, 30 Jan 2012 21:04:42 +0600 Subject: Add bin repo. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3