mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
set environmental variable to right value
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user