X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.profile;h=c78d0225e31da9ecf6cd105675e8f89ad9c43845;hb=28904b44d0dd6ce9d43ab720b5efe9af2ce336de;hp=6596cb5e4381a761102e3daf35905c7a5990567b;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90;p=distro-setup diff --git a/.profile b/.profile index 6596cb5..c78d022 100644 --- a/.profile +++ b/.profile @@ -1,2 +1,6 @@ # see .bashrc_profile for commentary echo this is ~/.profile, either my .bashrc_profile is unavailable or this is posix mode or not bash + +return 0 + +export PATH="$HOME/.cargo/bin:$PATH"