Zmiana credentiali.

This commit is contained in:
Bartek Stalewski 2014-07-27 22:50:46 +02:00
parent e370e9e9f9
commit 09884c4a26
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 2719a15b779eef0bfb1d11816c25192ae9ee99b9 Subproject commit a5e130c642e45323a22226f331cb60fd37ce564f

View File

@ -5,7 +5,7 @@ rm -rf ~/.dotfiles ~/.oh-my-zsh ~/.zshrc ~/.vim ~/.vimrc ~/.gvimrc ~/.gitignore
# repos # repos
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
if [ `hostname` = "tuonela" ] && [ `whoami` = "bartek.stalewski" ]; then if [ `hostname` = "tuonela" ] && [ `whoami` = "ftpd" ]; then
path="git@bitbucket.org:ftpd/dotfiles.git" path="git@bitbucket.org:ftpd/dotfiles.git"
else else
path="https://bitbucket.org/ftpd/dotfiles.git" path="https://bitbucket.org/ftpd/dotfiles.git"

@ -1 +1 @@
Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d Subproject commit a47c6caf80510d05b9c022bec354ffea006ef840