Ver a proveniência

less -FS

pull/1/head
10sr há 10 anos
ascendente
cometimento
35ed392ee1
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Ver ficheiro

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


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




Carregando…
Cancelar
Guardar