Correct path.
This commit is contained in:
parent
8330c5a4b4
commit
b880f20573
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ path="https://bitbucket.org/ftpd/dotfiles.git"
|
|||
if [ `hostname` = "tuonela.local" ] && [ `whoami` = "ftpd" ]; then
|
||||
path="git@bitbucket.org:ftpd/dotfiles.git"
|
||||
fi
|
||||
git clone $path .dotfiles
|
||||
git clone $path ~/.dotfiles
|
||||
|
||||
# vim
|
||||
ln -sf ~/.dotfiles/vim ~/.vim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue