Skip to content

Instantly share code, notes, and snippets.

@enorms
Last active June 30, 2021 23:02
Show Gist options
  • Save enorms/3d841a195f32cdc7ec92edf17da687bf to your computer and use it in GitHub Desktop.
Save enorms/3d841a195f32cdc7ec92edf17da687bf to your computer and use it in GitHub Desktop.
Git alias
# add
git config --global alias.st status
# view
git config --get-regexp alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment