Closed trinaldi closed 6 years ago
The previous git clone command had the SSH address, so people not authorized could not clone it.
git clone
Changing it to https - just like the oh-my-zsh from above seems more user-friendly.
https
oh-my-zsh
Thank you @trinaldi!
The previous
git clone
command had the SSH address, so people not authorized could not clone it.Changing it to
https
- just like theoh-my-zsh
from above seems more user-friendly.