瀏覽代碼

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


Loading…
取消
儲存