Skip to content

Instantly share code, notes, and snippets.

@markembling
Created February 20, 2012 16:22
Show Gist options
  • Save markembling/1869979 to your computer and use it in GitHub Desktop.
Save markembling/1869979 to your computer and use it in GitHub Desktop.
# 'git status' alias function
function gs {
git status $args
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment