Added lessfile
authorandrew <Andrew@DeFaria.com>
Wed, 26 Nov 2014 03:38:51 +0000 (19:38 -0800)
committerandrew <Andrew@DeFaria.com>
Wed, 26 Nov 2014 03:38:51 +0000 (19:38 -0800)
rc/bash_login

index 306e82f..1084f41 100644 (file)
@@ -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