all repos

dotfiles @ 02b4623

my dotfiles

bin/ipinfo (view raw)

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