all repos

dotfiles @ 170780871063632c9905e6e89ba03067b023ffeb

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