mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
set environmental variable to right value
This commit is contained in:
parent
da139c9524
commit
ce04315424
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
echo "PATH: $PATH"
|
||||
|
||||
export PATH=$HOME/.cargo/bin:$PATH
|
||||
export RUST_BACKTRACE=1
|
||||
export RUST_BACKTRACE=full
|
||||
export CARGO_TERM_COLOR=always
|
||||
export CARGO_INCREMENTAL=0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue