Skip to content

betterfetch/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Bash scipts for config, install, update betterfetch

Installers

The install scripts

Install betterfetch rust

curl https://betterfetch.github.io/scripts/rs/install.sh | bash

Install betterfetch c++

curl https://betterfetch.github.io/scripts/cpp/install.sh | bash

Updates

The update scripts

Update betterfetch rust

curl https://betterfetch.github.io/scripts/rs/update.sh | bash

Update betterfetch c++

curl https://betterfetch.github.io/scripts/cpp/update.sh | bash

Uninstallation

The uninstall scripts

Uninstall betterfetch rust

curl https://betterfetch.github.io/scripts/rs/uninstall.sh | bash

Uninstall betterfetch c++

curl https://betterfetch.github.io/scripts/uninstall.sh | bash

launch betterfetch without installing it (rust version)

Disclaimer: This is slower than installing it locally

curl -sSL https://betterfetch.github.io/scripts/rs/launch | bash

We do not host binaries for arm-based systems, you have to build the project from source yourself

About

Bash scipts for config, install, update betterfetch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published