diff --git a/shrc b/shrc index b44cf61..67cd11c 100755 --- a/shrc +++ b/shrc @@ -145,7 +145,7 @@ fi # export CDPATH=".:~" export VISUAL="$EDITOR" -export GIT_PAGER="less -FS" +export GIT_PAGER="less -F" export GIT_EDITOR="$EDITOR" export GIT_MERGE_AUTOEDIT=no