Less flag updates.

This commit is contained in:
David Tomaschik
2014-09-26 07:42:42 -07:00
parent efec992784
commit 283609cc50
2 changed files with 3 additions and 2 deletions

View File

@@ -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