#!/bin/bash git rev-parse HEAD >&/dev/null || exit 1 git branch --no-color | grep '^*' | cut -c 3-