all repos

dotfiles @ 4a4d063f9963b08faf6271e0a932e64d06a787c3

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