ソースを参照

shrc: pager for git does not chop long lines

pull/1/head
10sr 10年前
コミット
c2987d5d7d
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      shrc

+ 1
- 1
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



読み込み中…
キャンセル
保存