Ver a proveniência

Fix indent of profile

pull/15/head
10sr há 9 anos
ascendente
cometimento
9b6aa4d0bb
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      profile

+ 2
- 2
profile Ver ficheiro

@@ -82,8 +82,8 @@ export GIT_EDITOR="$EDITOR"
export GIT_MERGE_AUTOEDIT=no

if test -n "$TMUX" && \
expr "$TERM" : screen >/dev/null && \
expr "`tmux display -p '#{client_termname}'`" : '.*-256color$' >/dev/null
expr "$TERM" : screen >/dev/null && \
expr "`tmux display -p '#{client_termname}'`" : '.*-256color$' >/dev/null
then
TERM=screen-256color
fi


Carregando…
Cancelar
Guardar