remove extra cargo path

master
Andrew Coleman 2020-07-15 12:57:41 -04:00
parent 5974dc7f66
commit 766cad3556
1 changed files with 0 additions and 2 deletions

View File

@ -4,5 +4,3 @@
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
export PATH="$HOME/.cargo/bin:$PATH"