diff --git a/.profile b/.profile index 39699e1..e75df46 100644 --- a/.profile +++ b/.profile @@ -11,3 +11,4 @@ set +a export PATH="$HOME/.local/bin:$PATH" +. "$HOME/.cargo/env"