Skip to content

Instantly share code, notes, and snippets.

@jacobvanorder
Created April 26, 2013 19:44
Show Gist options
  • Select an option

  • Save jacobvanorder/5469839 to your computer and use it in GitHub Desktop.

Select an option

Save jacobvanorder/5469839 to your computer and use it in GitHub Desktop.
alias cb='git branch | grep "*" | sed "s/* //" | awk '"'"'{printf $0}'"'"' | pbcopy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment