Added rust components installation in bootstrap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user