X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.profile;h=6596cb5e4381a761102e3daf35905c7a5990567b;hb=8826440696abdfbfd6c7f5a40c95163bd489a1b1;hp=a6429f17267cbefbc005d0dee378c8dce09d7e1c;hpb=e3a5731e907ae95616afd1946ac372ebb6686e61;p=distro-setup diff --git a/.profile b/.profile index a6429f1..6596cb5 100644 --- a/.profile +++ b/.profile @@ -1,6 +1,2 @@ # 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 - -[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*