X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;ds=inline;f=rc%2Fbash_login;h=1084f41a5771c475849e0f88d135c79d578cd84a;hb=960c36e1f8b8bfc39b23044097b98f1d32153772;hp=306e82fc0ba1d2f57309fc8d7b592597de0462f9;hpb=6b5342fd9eab3bdcce0643894b18aff7054def6d;p=clearscm.git diff --git a/rc/bash_login b/rc/bash_login index 306e82f..1084f41 100644 --- a/rc/bash_login +++ b/rc/bash_login @@ -264,6 +264,9 @@ if [ -d /opt/clearscm/lib ]; then export PERL5LIB="$PERL5LIB:/opt/clearscm/lib" fi +# Lessfile +eval $(lessfile) + # Client specific customizations for script in $(\ls ~/.rc/client_scripts); do # This is not working as long as ACLs are not supported from the remote