From 8c73eaa40bdf8183940056825f919d88b0bdf459 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 10 Oct 2019 10:43:39 +0200 Subject: Remove rvm again --- system/.profile | 3 --- 1 file changed, 3 deletions(-) (limited to 'system/.profile') diff --git a/system/.profile b/system/.profile index 3907f45..a259fa7 100644 --- a/system/.profile +++ b/system/.profile @@ -48,6 +48,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" - -[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" -- cgit v1.2.3