summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index a59baa5..cb5cf76 100644
--- a/.bashrc
+++ b/.bashrc
@@ -110,3 +110,4 @@ CARGO_ENV="$HOME/.cargo/env"
if [ -f $CARGO_ENV ]; then
. $CARGO_ENV
fi
+source "$HOME/.cargo/env"
f69c2d1f321 (patch) tree99e4204b51e69a12721123d3bb1912f6ca0a2726 /Documentation parent91ed140d6c1e168b11bbbddac4f6066f40a0c6b5 (diff)parentc3b46c73264b03000d1e18b22f5caf63332547c9 (diff)
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Documentation')