magnobiet
5/20/2017 - 3:46 PM

git-clone.zsh

clone() {
    git clone git@github.com:$1/$2.git
}