Browse Source

less -FS

pull/1/head
10sr 10 years ago
parent
commit
35ed392ee1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc View File

@@ -103,7 +103,7 @@ fi
# export CDPATH=".:~"
export VISUAL="$EDITOR"

export GIT_PAGER="less -F"
export GIT_PAGER="less -FS"
export GIT_EDITOR="$EDITOR"
export GIT_MERGE_AUTOEDIT=no



Loading…
Cancel
Save