all repos

dotfiles @ 7c668215b2132b7e0bcbf46db0e42f05fe3f9272

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