Merge branch 'master' of majnematic.com:davesdots

This commit is contained in:
David Majnemer 2010-05-10 15:23:05 -05:00
commit f6efa48af2

View file

@ -23,3 +23,6 @@ if [ $PAGER = less ] ; then
LESS='-R -M' LESS='-R -M'
export LESS export LESS
fi fi
GIT_PAGER=''
export GIT_PAGER