Last active
June 12, 2018 07:40
-
-
Save burtyish/896cff72bf2e7f21f2d6b2cd87c3f381 to your computer and use it in GitHub Desktop.
Custom zsh configuration. Place these files in ~/.oh-my-zsh/custom/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias gbD="git branch -D " | |
alias gcom="git checkout origin/master" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment