all repos

dotfiles @ aa51c13b48f691eb3341bb5acc34a50ef1b62105

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