From c735cfa42f732112b8e59326165c684f212cb5f2 Mon Sep 17 00:00:00 2001 From: earnest ma Date: Wed, 13 Apr 2022 12:14:53 -0400 Subject: [PATCH] cargo --- shell_common/.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/shell_common/.profile b/shell_common/.profile index 824c795..b21ba98 100644 --- a/shell_common/.profile +++ b/shell_common/.profile @@ -1 +1,2 @@ . $HOME/.zprofile +. "$HOME/.cargo/env"