Cargo tools
This commit is contained in:
3
rc.local/cargo.sh
Normal file
3
rc.local/cargo.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
if [[ -d "$HOME/.cargo/env" ]]; then
|
||||
source "$HOME/.cargo/env"
|
||||
fi
|
||||
Reference in New Issue
Block a user