aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2016-03-17 23:26:20 +0100
committerCamil Staps2016-11-30 19:11:07 +0100
commit727b4f4995ea8847eb68d88a8cff4ee4bf90bdc2 (patch)
treec31c8d7d584568f50618c3024cf8b70120f9169a
parentLimit windows (diff)
Source profile in bashrc
-rw-r--r--system/bashrc.symlink3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/bashrc.symlink b/system/bashrc.symlink
index 7105ce1..632cd97 100644
--- a/system/bashrc.symlink
+++ b/system/bashrc.symlink
@@ -127,3 +127,6 @@ PERL5LIB="/home/camil/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB;
PERL_LOCAL_LIB_ROOT="/home/camil/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT;
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
+