all repos

dotfiles @ 172025a07316729708a4bcf88ef99fe3b78624d6

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