X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=.profile;h=c78d0225e31da9ecf6cd105675e8f89ad9c43845;hp=a6429f17267cbefbc005d0dee378c8dce09d7e1c;hb=79b274fcd8bfa556133ab13270e84b40aebe8468;hpb=e3a5731e907ae95616afd1946ac372ebb6686e61 diff --git a/.profile b/.profile index a6429f1..c78d022 100644 --- a/.profile +++ b/.profile @@ -1,6 +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 -export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting +return 0 -[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function* +export PATH="$HOME/.cargo/bin:$PATH"