Pinned Loading
-
My Zsh Aliases for GitHub
My Zsh Aliases for GitHub 1# Aliases Bash or Zsh (Mac)
2# Edit .zshrc in vim or touch .bash_profile to your root directory and add the following commands, replacing [your-branch] with your branch name.
3alias gcm='git commit -m'
4alias gc='git clone'
5alias gcb='git checkout -b [your-branch]'
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.