all repos

dotfiles @ a43b3421214af7b32acbfee7f963387aeeea7e17

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