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