From 9dd53a5f3c4c2a4d91950596380a57e6f11cf2da Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Sat, 4 Aug 2018 17:51:10 -0400 Subject: added rust config stuff --- .bash_profile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 5545f00..ae4555c 100644 --- a/.bash_profile +++ b/.bash_profile @@ -3,3 +3,5 @@ # [[ -f ~/.bashrc ]] && . ~/.bashrc + +export PATH="$HOME/.cargo/bin:$PATH" -- cgit v1.2.3-70-g09d2