all repos

dotfiles @ 2ae6ed2d37f74ad91dcc4df79b8915d9a6c41cd4

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