mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-22 20:56:20 +00:00
fix(cargo): change cargo-clean to cargo-cache
This commit is contained in:
@@ -24,7 +24,7 @@ source "$CARGO_HOME/env"
|
|||||||
rustup default system
|
rustup default system
|
||||||
|
|
||||||
packages=(
|
packages=(
|
||||||
"cargo-clean"
|
"cargo-cache"
|
||||||
# starship.rs
|
# starship.rs
|
||||||
"starship"
|
"starship"
|
||||||
# An incremental parsing system for programming tools
|
# An incremental parsing system for programming tools
|
||||||
|
|||||||
Reference in New Issue
Block a user