curl-sh/README.md
George Kaklamanos 51cabc8e2e
Add getq.sh
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2025-07-06 18:10:40 +03:00

575 B

curl-sh

You shouldn't trust and run random snippets from the Internet! (at least without looking at their code first)

These snippets save a static binary of the utility in your current directory.

To get dua:

curl -sL gkak.la/getdua | sh

To get nnn:

curl -sL gkak.la/getnnn | sh

To get nvim:

curl -sL gkak.la/getnvim | sh

To get rg:

curl -sL gkak.la/getrg | sh

To get q:

curl -sL gkak.la/getq | sh