Snippets to download the binary for some CLI utilities
|
||
---|---|---|
LICENSES | ||
getdua.sh | ||
getnnn.sh | ||
getnvim.sh | ||
README.md | ||
REUSE.toml |
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