diff options
Diffstat (limited to 'bash_profile')
-rw-r--r-- | bash_profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile index 55a6279..d1f4ccd 100644 --- a/bash_profile +++ b/bash_profile @@ -15,3 +15,4 @@ export PATH="/opt/pycharm-2021.3.3/bin:$PATH" # perlbrew source ~/perl5/perlbrew/etc/bashrc +. "$HOME/.cargo/env" |