all repos

dotfiles @ 5a62d96f90e432a5e8e2a0a6ca90d4c1bb64a985

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