Add ackrc and fix how less is invoked.

This commit is contained in:
David Tomaschik
2014-09-25 22:16:41 -07:00
parent 3a89085279
commit be49f3f57c
3 changed files with 3 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ export EDITOR=vim
export TZ='America/Los_Angeles'
export DEBEMAIL=david@systemoverlord.com
export DEBFULLNAME="David Tomaschik"
export LESS="-R"
# GCE?
if [ -d $HOME/.gce/google-cloud-sdk/bin ] ; then