all repos

dotfiles @ cfcbe41a93f2465c7c2eb172e4be2e105c89ecc5

my dotfiles

bin/ipinfo (view raw)

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