aboutsummaryrefslogtreecommitdiff
path: root/system/.bashrc
diff options
context:
space:
mode:
authorCamil Staps2019-05-26 21:21:18 +0200
committerCamil Staps2019-05-26 21:21:18 +0200
commitb446b1e9df1749d0fd77ae0c9ac856fb24581f61 (patch)
treef2989d5645a9966d4de5e87e749051e298c28b41 /system/.bashrc
parentClean installer: don't install sapl; add bytecode prelinker (diff)
Add environment settings for ruby, go, cargo, arcanist (to build SpiderMonkey/V8)
Diffstat (limited to 'system/.bashrc')
-rw-r--r--system/.bashrc3
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 -)"