diff --git a/.profile b/.profile index f643155..134d9c7 100644 --- a/.profile +++ b/.profile @@ -8,3 +8,4 @@ if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi +. "$HOME/.cargo/env"