From 2be4e1801bda12baa08dbbe022729181b18df5f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <cynerd@email.cz>
Date: Sat, 3 Sep 2016 09:01:41 +0200
Subject: Add private configs

---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)

(limited to '.gitmodules')

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
-- 
cgit v1.2.3