Install: SSH repo URL.
This commit is contained in:
parent
d2d60120f8
commit
2057b9cd3a
@ -17,7 +17,7 @@ fi
|
|||||||
|
|
||||||
# Clone dotfiles and make symlinks
|
# Clone dotfiles and make symlinks
|
||||||
echo "Installing dotfiles..."
|
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
|
source ~/.bashrc
|
||||||
echo "Dotfiles installed successfully."
|
echo "Dotfiles installed successfully."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user