all repos

dotfiles @ 30ec1668c5453615294aec119c2826302d32acf3

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) | ."