소스 검색

shrc: Do not always colorize git output

pull/1/head
10sr 9 년 전
부모
커밋
b19654063f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      shrc

+ 1
- 1
shrc 파일 보기

@@ -538,7 +538,7 @@ g(){
then
git info
else
git -c color.ui=always "$@"
git "$@"
fi
}
if null type _git && $inbash


불러오는 중...
취소
저장