#!/usr/bin/env sh __git_ps1() { git rev-parse --abbrev-ref HEAD 2>/dev/null | tr -d '\n' }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter