Day 905
Estimate internet connection speed from CLI
Since speedtest-cli is dead, this is an option that works:
curl -o /dev/null http://speedtest-blr1.digitalocean.com/100mb.test
Run vim without any config
vim -u NONE
. vim -u filenaem
reads only that filename as .vimrc
, NONE
is a key to not use anything.
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus