all repos

dotfiles @ 7780ef00f842cda585c971490b4617b9c27e2b3c

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