Skip to content

Instantly share code, notes, and snippets.

@ajeffrey
Created August 24, 2017 15:57
Show Gist options
  • Save ajeffrey/1381935223b7986030f981633faf7293 to your computer and use it in GitHub Desktop.
Save ajeffrey/1381935223b7986030f981633faf7293 to your computer and use it in GitHub Desktop.
config
alias gc="git checkout"
alias gd="git diff"
alias gb="git branch"
alias gs="git status"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment