Bash scipts for config, install, update betterfetch
The install scripts
curl https://betterfetch.github.io/scripts/rs/install.sh | bashcurl https://betterfetch.github.io/scripts/cpp/install.sh | bashThe update scripts
curl https://betterfetch.github.io/scripts/rs/update.sh | bashcurl https://betterfetch.github.io/scripts/cpp/update.sh | bashThe uninstall scripts
curl https://betterfetch.github.io/scripts/rs/uninstall.sh | bashcurl https://betterfetch.github.io/scripts/uninstall.sh | bashDisclaimer: This is slower than installing it locally
curl -sSL https://betterfetch.github.io/scripts/rs/launch | bashWe do not host binaries for arm-based systems, you have to build the project from source yourself