all repos

dotfiles @ aeaaf27a9aeeed4ab69de09dcadda2e5b150a2ff

i use rach linux btw

dotfiles/bin/ipinfo (view raw)

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