We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c458b53 commit 32fc3d7Copy full SHA for 32fc3d7
.bash_profile
@@ -1,3 +1,5 @@
1
if [ -f ~/.bashrc ]; then
2
source ~/.bashrc
3
fi
4
+
5
+. "$HOME/.cargo/env"
0 commit comments