mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
bashrc: source cargo (rust) env file.
This commit is contained in:
parent
d0b432878d
commit
9fef9ff39a
1 changed files with 1 additions and 0 deletions
1
bashrc
1
bashrc
|
|
@ -23,3 +23,4 @@ if [ -d ~/.bashrc.d ]; then
|
|||
done
|
||||
fi
|
||||
unset rc
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue