diff --git a/bashrc b/bashrc index 1ed1d53..6a48cb1 100644 --- a/bashrc +++ b/bashrc @@ -23,3 +23,4 @@ if [ -d ~/.bashrc.d ]; then done fi unset rc +. "$HOME/.cargo/env"