Skip to content

Instantly share code, notes, and snippets.

@jeffreypullin
Last active October 20, 2023 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffreypullin/c5be5130fecde9f4d168dcd754459037 to your computer and use it in GitHub Desktop.
Save jeffreypullin/c5be5130fecde9f4d168dcd754459037 to your computer and use it in GitHub Desktop.
alias gst='git status'
alias gc='git commit -v'
alias gp='git push'
alias glo='git log --oneline --decorate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment