From 2be4e1801bda12baa08dbbe022729181b18df5f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 3 Sep 2016 09:01:41 +0200 Subject: Add private configs --- .gitmodules | 3 +++ private | 1 + 2 files changed, 4 insertions(+) create mode 160000 private diff --git a/.gitmodules b/.gitmodules index 75b68d9..ac40256 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "vim/3rdparty/vim-pathogen"] path = vim/3rdparty/vim-pathogen url = https://github.com/tpope/vim-pathogen.git +[submodule "private"] + path = private + url = git@cynerd.cz:myconfigs-private diff --git a/private b/private new file mode 160000 index 0000000..ac9aa2f --- /dev/null +++ b/private @@ -0,0 +1 @@ +Subproject commit ac9aa2f0a11a3a816f70d6b7ed918f43726a6a35 -- cgit v1.2.3