Default repo as https.

This commit is contained in:
Bartek Stalewski 2016-12-30 22:45:49 +00:00
parent afd719e177
commit 54862aad75

View File

@ -4,13 +4,8 @@
rm -rf ~/.bash* ~/.profile
rm -rf ~/.dotfiles
# repos
if [ `whoami` = "f" ]; then
path="git@bitbucket.org:ftpd/dotfiles.git"
else
path="https://bitbucket.org/ftpd/dotfiles.git"
fi
git clone $path ~/.dotfiles
# repo
git clone https://bitbucket.org/ftpd/dotfiles.git ~/.dotfiles
## vim
# cleaning