HomeToolsAbout a20k

Omz Shortcuts

Installation

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Frequently used commands

gst git status

Index

ga git add gav git add --verbose grm git rm gc git commit -v

Branch

gb git branch gbd git branch -d gcb git checkout -b

git checkout

gf git fetch ggl git pull origin gpr git pull --rebase

gco git checkout gcp git cherry-pick gsw git switch

git diff

gd git diff gsts git diff stash

push

ggp git push origin

rebase

grbi git rebase -i

git config

gcf git config --list

© VincentVanKoh