Skip to content

Commit

Permalink
Install: SSH repo URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Nov 28, 2012
1 parent d2d6012 commit 2057b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/install.sh
Expand Up @@ -17,7 +17,7 @@ fi

# Clone dotfiles and make symlinks
echo "Installing dotfiles..."
cd ~ && git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py
cd ~ && git clone git@github.com:sapegin/dotfiles.git && cd dotfiles && ./sync.py
source ~/.bashrc
echo "Dotfiles installed successfully."

Expand Down

0 comments on commit 2057b9c

Please sign in to comment.