From 09884c4a26618b5d5da74fc11dcc36ba16dbfa5a Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sun, 27 Jul 2014 22:50:46 +0200 Subject: [PATCH] Zmiana credentiali. --- dircolors | 2 +- install.sh | 2 +- vim/bundle/nerdtree | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dircolors b/dircolors index 2719a15..a5e130c 160000 --- a/dircolors +++ b/dircolors @@ -1 +1 @@ -Subproject commit 2719a15b779eef0bfb1d11816c25192ae9ee99b9 +Subproject commit a5e130c642e45323a22226f331cb60fd37ce564f diff --git a/install.sh b/install.sh index 220980e..538c313 100644 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ rm -rf ~/.dotfiles ~/.oh-my-zsh ~/.zshrc ~/.vim ~/.vimrc ~/.gvimrc ~/.gitignore # repos 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" else path="https://bitbucket.org/ftpd/dotfiles.git" diff --git a/vim/bundle/nerdtree b/vim/bundle/nerdtree index b0bb781..a47c6ca 160000 --- a/vim/bundle/nerdtree +++ b/vim/bundle/nerdtree @@ -1 +1 @@ -Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d +Subproject commit a47c6caf80510d05b9c022bec354ffea006ef840