Created
April 23, 2020 14:56
-
-
Save gabihodoroaga/68314db79e03269892b6d99e42577cf7 to your computer and use it in GitHub Desktop.
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
# 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