Skip to content

Instantly share code, notes, and snippets.

@gabihodoroaga
Created April 23, 2020 14:56
Show Gist options
  • Save gabihodoroaga/68314db79e03269892b6d99e42577cf7 to your computer and use it in GitHub Desktop.
Save gabihodoroaga/68314db79e03269892b6d99e42577cf7 to your computer and use it in GitHub Desktop.
# export to environemtn git current brahc
alias git_branch='export GIT_BRANCH=$(git branch | grep \* | cut -d " " -f2)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment