all repos

dotfiles @ cb4e71678d211ecb4eb7faebeb3eade3ad206810

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) | ."