aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall4
m---------private0
2 files changed, 4 insertions, 0 deletions
diff --git a/install b/install
index efce93f..4f87bdf 100755
--- a/install
+++ b/install
@@ -47,6 +47,10 @@ if ask "Install user services"; then
inst service/ ~/.service/
fi
+if ask "Install SSH config"; then
+ inst private/ssh_config ~/.ssh/config
+fi
+
YCM_PATH=~/.vim/bundle/YouCompleteMe
if ask "Install VIM scripts"; then
# See if we have anything different from what we have in repository
diff --git a/private b/private
-Subproject 487d3bdb532360a5259df27ccdc339b66b26e97
+Subproject ccf02f32e60512089032d31c4d93ff1298ac58e