From b4cbff6f5151fb8d88958dca50a14f0debdfd1e5 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 24 Jul 2019 20:08:05 +0200 Subject: Use RVM to install ruby (rbenv has no 2.6.3 yet) --- system/.bashrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'system/.bashrc') diff --git a/system/.bashrc b/system/.bashrc index ae3454d..3d93ddd 100644 --- a/system/.bashrc +++ b/system/.bashrc @@ -130,5 +130,3 @@ PERL_MB_OPT="--install_base \"/home/camil/perl5\""; export PERL_MB_OPT; PERL_MM_OPT="INSTALL_BASE=/home/camil/perl5"; export PERL_MM_OPT; source ~/.profile - -eval "$(rbenv init -)" -- cgit v1.2.3