Skip to content

Instantly share code, notes, and snippets.

@rusanyhrina49090
Created August 5, 2026 20:52
Show Gist options
  • Select an option

  • Save rusanyhrina49090/a2856a72a0ee39c84ba5f6bf38c549a4 to your computer and use it in GitHub Desktop.

Select an option

Save rusanyhrina49090/a2856a72a0ee39c84ba5f6bf38c549a4 to your computer and use it in GitHub Desktop.
Useful bash aliases
alias ll='ls -alh'
alias gs='git status'
alias gp='git pull --rebase'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment