all repos

dotfiles @ ae3bf99617475f20698bb4e1fe4696bc38b4adf9

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