Change path.
This commit is contained in:
parent
eec72e2d64
commit
8330c5a4b4
@ -10,7 +10,7 @@ sed -i -e 's/robbyrussell/nicoulaj/' ~/.zshrc
|
||||
echo "[ -e ~/.zshrc.local ] && source ~/.zshrc.local" >> ~/.zshrc
|
||||
|
||||
# ftpd/doftiles
|
||||
path="https://ftpd@bitbucket.org/ftpd/dotfiles.git"
|
||||
path="https://bitbucket.org/ftpd/dotfiles.git"
|
||||
|
||||
if [ `hostname` = "tuonela.local" ] && [ `whoami` = "ftpd" ]; then
|
||||
path="git@bitbucket.org:ftpd/dotfiles.git"
|
||||
|
Loading…
Reference in New Issue
Block a user