Added rust components installation in bootstrap

This commit is contained in:
2019-11-10 00:23:57 +01:00
parent 59ca292527
commit 25ac48f23a
2 changed files with 9 additions and 0 deletions

View File

@@ -197,5 +197,8 @@ rustup toolchain install stable
printf "\n# Add rust utilities ##########################################################\n\n"
cargo install rustfmt racer
rustup component add src
rustup component add rls
printf "\n# Clean the pacman and yay cache ##############################################\n\n"
yay -Sc --noconfirm