various improvements mostly email
[distro-setup] / .bash_profile
index d3a6a8fd56280c26a618bf525c38b66d35e8b63a..cd422cba77f0ddc919ffa47e510d318bd7868412 100644 (file)
@@ -15,3 +15,6 @@
 
 # ensure no bad programs appending to this file will have an affect
 return 0
+
+
+export PATH="$HOME/.cargo/bin:$PATH"