all repos

dotfiles @ 90df62941b112fea8109808a8b8ac97fac99cb4b

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