Skip to content

Instantly share code, notes, and snippets.

View brymacto's full-sized avatar
🍗

Bryan MacDiarmid brymacto

🍗
View GitHub Profile
alias hist='history | awk '"'"'{$1="";print substr($0,2)}'"'"' |sort | uniq| fzy | xargs sh'
# brew install imagemagick
function tojpg() {
magick convert $1 ${1/${1##*.}/jpg}
}
function tojpgsm() {
magick convert $1 -resize 1000x1000 ${1/${1##*.}/jpg}
}

Keybase proof

I hereby claim:

  • I am brymacto on github.
  • I am bryanm (https://keybase.io/bryanm) on keybase.
  • I have a public key whose fingerprint is 373D 0A5A B719 54A0 90FF CAAE 813F 88B8 B304 36F1

To claim this, I am signing this object: