mirror of
https://github.com/zdharma-continuum/zinit-annex-rust.git
synced 2026-09-10 04:36:14 -04:00
Updated README.md
This commit is contained in:
parent
ae04c7dcd6
commit
5dadcabfac
|
|
@ -57,9 +57,9 @@ zplugin load zdharma/null
|
|||
zplugin ice rustup cargo'!E:exa'
|
||||
zplugin load zdharma/null
|
||||
|
||||
# Just install rust and make it available globally
|
||||
# Just install rust and make it available globally in the system
|
||||
zplugin ice id-as"rust" wait"0" lucid rustup as"command" \
|
||||
pick"bin/rustc" atload="export CARGO_HOME=\$PWD"
|
||||
pick"bin/rustc" atload="export RUSTUP_HOME=\$PWD/rustup"
|
||||
zplugin load zdharma/null
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue