all repos

dotfiles @ e3a3ab31d44647f5166f7ec7330a74adc0635f8e

i use rach linux btw

dotfiles/bin/ipinfo (view raw)

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