Remove git from omz configuration

This commit is contained in:
Eryn Wells 2013-03-12 15:48:56 -07:00
parent 9375e417d5
commit f04ecc43ac
2 changed files with 2 additions and 1 deletions

1
rc
View file

@ -33,6 +33,7 @@ function g
else
git status --short --branch
fi
return $?
}