install battop from cargo

This commit is contained in:
2024-10-11 10:39:05 +02:00
parent cc7d8d946f
commit de4d16a26a

View File

@@ -67,6 +67,7 @@ rustup update
# Cargo packages
## Alacritty needs to be installed with cargo to get the version that supports toml configurations
cargo install alacritty
cargo install battop
curl -s https://ohmyposh.dev/install.sh | sudo bash -s
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash