We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/ElectricRCAircraftGuy/ripgrep_replace/blob/main/install.sh
The text was updated successfully, but these errors were encountered:
Have people call it without downloading the repo first, like this!:
sudo apt update sudo apt install curl curl -s https://raw.githubusercontent.com/ElectricRCAircraftGuy/ripgrep_replace/main/install.sh | sudo bash
...kind of like speedtest does, here!: https://www.speedtest.net/apps/cli:
sudo apt-get install curl curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash sudo apt-get install speedtest
Sorry, something went wrong.
Another really good example: installing the micro CLI-with-mouse-support editor. Installation script: https://getmic.ro/
micro
Repo: https://github.com/zyedidia/micro
Installation command:
# Quick install script curl https://getmic.ro | bash
No branches or pull requests
https://github.com/ElectricRCAircraftGuy/ripgrep_replace/blob/main/install.sh
The text was updated successfully, but these errors were encountered: