diff options
Diffstat (limited to 'system/.bashrc')
-rw-r--r-- | system/.bashrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/.bashrc b/system/.bashrc index b1c936f..ae3454d 100644 --- a/system/.bashrc +++ b/system/.bashrc @@ -131,5 +131,4 @@ PERL_MM_OPT="INSTALL_BASE=/home/camil/perl5"; export PERL_MM_OPT; source ~/.profile -verse 2>/dev/null && echo - +eval "$(rbenv init -)" |