all repos

dotfiles @ f38343339df3af8241f48d5f3a8a2c49e534a3b6

i use rach linux btw

dotfiles/bin/ipinfo (view raw)

Smirnov Oleksandr Smirnov Oleksandr
ss2316544@gmail.com
bin: refactor and reformat, 1 year ago
1
#!/usr/bin/env bash
2
curl -s ipinfo.io | jq "del(.readme) | del(.loc) | ."