X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.bash_profile;h=cd422cba77f0ddc919ffa47e510d318bd7868412;hb=410b30bc4194a6c84db5d73b15a7e211ce47bc9c;hp=d3a6a8fd56280c26a618bf525c38b66d35e8b63a;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90;p=distro-setup diff --git a/.bash_profile b/.bash_profile index d3a6a8f..cd422cb 100644 --- a/.bash_profile +++ b/.bash_profile @@ -15,3 +15,6 @@ # ensure no bad programs appending to this file will have an affect return 0 + + +export PATH="$HOME/.cargo/bin:$PATH"