all repos

dotfiles @ a6489986542e4e8c74ab5da82014ea9ed8b71b0c

my dotfiles

bin/ipinfo (view raw)

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