diff options
Diffstat (limited to 'system/.bashrc')
-rw-r--r-- | system/.bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
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 -)" |