diff --git a/.bash_profile b/.bash_profile index 31dcd59..76bb771 100644 --- a/.bash_profile +++ b/.bash_profile @@ -4,5 +4,3 @@ if [ -f ~/.bashrc ]; then . ~/.bashrc fi - -export PATH="$HOME/.cargo/bin:$PATH"