sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
gst
git status
ga
git add
gav
git add --verbose
grm
git rm
gc
git commit -v
gb
git branch
gbd
git branch -d
gcb
git checkout -b
gf
git fetch
ggl
git pull origin
gpr
git pull --rebase
gco
git checkout
gcp
git cherry-pick
gsw
git switch
gd
git diff
gsts
git diff stash
ggp
git push origin
grbi
git rebase -i
gcf
git config --list