Skip to content

Instantly share code, notes, and snippets.

@sshtmc
Last active December 27, 2022 17:32
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 sshtmc/50bb2daa9721ac03df8c65a56bad28fd to your computer and use it in GitHub Desktop.
Save sshtmc/50bb2daa9721ac03df8c65a56bad28fd to your computer and use it in GitHub Desktop.
alias l='ls -ltr'
alias gst='git status'
alias gc='git commit'
alias ga='git add'
alias gd='git diff'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment