I hereby claim:
- I am matheusiacono on github.
- I am matheusiacono (https://keybase.io/matheusiacono) on keybase.
- I have a public key ASDl3DMmSFTqKkO1crSpasY6_sFp15Ofz0Hqdbka-BbKuAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| gh repo list $org --limit 1000 | while read -r repo _; do | |
| gh repo clone "$repo" "$repo" | |
| done |
| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| % LaTeX Template: Curriculum Vitae | |
| % | |
| % Source: http://www.howtotex.com/ | |
| % Feel free to distribute this template, but please keep the | |
| % referal to HowToTeX.com. | |
| % Date: July 2011 | |
| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
| \documentclass[paper=a4,fontsize=11pt]{scrartcl} % KOMA-article class | |