all repos

dotfiles @ 01b6276e593093600a82330e06777bea609414d2

i use rach linux btw

dotfiles/bin/ipinfo (view raw)

1
#!/usr/bin/env bash
2
curl -s ipinfo.io | jq "del(.readme) | del(.loc) | ."