all repos

dotfiles @ 72cc1a3b2dbe8c5390322055e5acc3edc64cb0fb

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