From 283609cc50ac417f93c00f185b37bd5ede92f17a Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 26 Sep 2014 07:42:42 -0700 Subject: [PATCH] Less flag updates. --- ackrc | 3 ++- profile | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ackrc b/ackrc index 56974ae..8f24031 100644 --- a/ackrc +++ b/ackrc @@ -1,2 +1,3 @@ --follow ---pager=less -XRF +--pager=less -LMXRF +--smart-case diff --git a/profile b/profile index e0a314a..4c606a2 100644 --- a/profile +++ b/profile @@ -21,7 +21,7 @@ export EDITOR=vim export TZ='America/Los_Angeles' export DEBEMAIL=david@systemoverlord.com export DEBFULLNAME="David Tomaschik" -export LESS="-R" +export LESS="-MR" # GCE? if [ -d $HOME/.gce/google-cloud-sdk/bin ] ; then