Skip to content

Instantly share code, notes, and snippets.

View matheusiacono's full-sized avatar
🎧
in search of something new

Matheus Oliveira matheusiacono

🎧
in search of something new
View GitHub Profile

Keybase proof

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:

@matheusiacono
matheusiacono / clone-all-repos-from-org.sh
Created June 7, 2022 14:19
Clone all repos from org
#!/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