Skip to content

Instantly share code, notes, and snippets.

@renatojobal
Created December 9, 2021 15:51
Show Gist options
  • Save renatojobal/b0e21abaddc5c7c39ff1df7510d281f6 to your computer and use it in GitHub Desktop.
Save renatojobal/b0e21abaddc5c7c39ff1df7510d281f6 to your computer and use it in GitHub Desktop.
Aliases for my ubuntu
alias gsm="git submodule update --init --recursive"
alias gch="git checkout"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment