+ check for ~/.cargo/env
This commit is contained in:
parent
f6b093f813
commit
a1a367e604
@ -49,7 +49,7 @@ fi
|
||||
export EDITOR
|
||||
|
||||
# Cargo/Rust
|
||||
source "$HOME/.cargo/env"
|
||||
[[ -f "$HOME/.cargo/env" ]] && source "$HOME/.cargo/env"
|
||||
|
||||
# Format of process time reports with 'time'
|
||||
# %% A '%'
|
||||
|
Loading…
x
Reference in New Issue
Block a user