aboutsummaryrefslogtreecommitdiff
path: root/system/.profile
diff options
context:
space:
mode:
authorCamil Staps2019-08-12 15:20:19 +0200
committerCamil Staps2019-08-12 15:20:19 +0200
commit022757846bbb8ac42f395ebb2bdba672bbfa21bf (patch)
treec8f526de5359135e4d5b6cfbb9ba358c73758e06 /system/.profile
parentFix texdoc error (diff)
Remove ruby
Diffstat (limited to 'system/.profile')
-rw-r--r--system/.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/.profile b/system/.profile
index 27dd944..9ec9a51 100644
--- a/system/.profile
+++ b/system/.profile
@@ -49,6 +49,3 @@ shopt -s globstar
export PATH="$HOME/.cargo/bin:$PATH"
export PATH="$HOME/.mozbuild/arcanist/bin:$HOME/.mozbuild/moz-phab:$PATH"
export PATH="$PATH:$HOME/.rvm/bin"
-
-# Load RVM into a shell session *as a function*
-[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"