all repos

dotfiles @ cfcbe41a93f2465c7c2eb172e4be2e105c89ecc5

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