all repos

dotfiles @ 01a128b435daca5e7fa0f018bb69c57edf398519

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