all repos

dotfiles @ b0f7ec11eebfc07af934169231f18f8410d60fb0

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