all repos

dotfiles @ 454a25a3bffafd0c8e24a6d4a9af8472be4db0fe

my dotfiles

bin/ipinfo (view raw)

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