Skip to content

Instantly share code, notes, and snippets.

@kmorcinek
Created April 24, 2017 16:00
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 kmorcinek/4a011cfece8b5bf03030d3ee67a99acd to your computer and use it in GitHub Desktop.
Save kmorcinek/4a011cfece8b5bf03030d3ee67a99acd to your computer and use it in GitHub Desktop.
bash.bashrc for git
alias noyp="cd C:/SRC/NameOfYourProject/" # noyp is example abbreviation from NameOfYourProject
alias blef="cd C:/Work/Github/Blef/"
alias brlocal="git br | grep local"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment