1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-29 09:43:31 +02:00

Unbreak the table

Alex Gotsis
2018-01-31 10:05:11 -05:00
parent beb76f3fa4
commit 46a1ff8662
+1 -2
@@ -11,8 +11,7 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
| g | git |
| ga | git add |
| gaa | git add --all |
| gapa | git add --patch
|
| gapa | git add --patch |
| gau | git add --update |
| gb | git branch |
| gba | git branch -a |