all repos

dotfiles @ a43b3421214af7b32acbfee7f963387aeeea7e17

my dotfiles

bin/ipinfo (view raw)

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