0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Updated Cheatsheet (markdown)

Daniel Barclay 2019-10-10 13:23:49 +01:00
parent 06c741e7dc
commit f02de7d5a9

@ -179,7 +179,6 @@ alias -g gp='| grep -i' #creates a global alias for grep
| _gsd_ | git svn dcommit |
| _gsps_ | git show --pretty = short --show-signature |
| _gsr_ | git svn rebase |
| _gs_ | git status |
| _gss_ | git status -s |
| _gst_ | git status |
| _gsta_ | git stash save |