mateothegreat
2/22/2018 - 11:15 PM

clone all git repos

curl https://api.github.com/users/[username]/repos | jq .[].clone_url | xargs -n 1 git clone