Parcourir la source

shrc: pager for git does not chop long lines

pull/1/head
10sr il y a 10 ans
Parent
révision
c2987d5d7d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      shrc

+ 1
- 1
shrc Voir le fichier

@@ -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



Chargement…
Annuler
Enregistrer