diff --git a/shrc b/shrc index 3d18b74..8033f18 100755 --- a/shrc +++ b/shrc @@ -538,7 +538,7 @@ g(){ then git info else - git -c color.ui=always "$@" + git "$@" fi } if null type _git && $inbash