ssh over https in install.sh
This commit is contained in:
parent
9e28ec23b8
commit
932552d407
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue