From 932552d40795a9816fc6cb3f61bb452e9917c361 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Tue, 4 Feb 2020 11:59:38 +0100 Subject: [PATCH] ssh over https in install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8582ffc..8a712d8 100644 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ rm -rf ~/.bash* ~/.profile rm -rf ~/.dotfiles # repo -git clone https://github.com/ftpd/dotfiles.git ~/.dotfiles +git clone git@github.com:ftpd/dotfiles.git ~/.dotfiles ## vim # cleaning