diff --git a/.config/requirements/install.sh b/.config/requirements/install.sh index 88be041..960f28c 100755 --- a/.config/requirements/install.sh +++ b/.config/requirements/install.sh @@ -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