Skip to content

Instantly share code, notes, and snippets.

View ricokareem's full-sized avatar
:octocat:

Rico Rodriquez Collins ricokareem

:octocat:
View GitHub Profile
#!/bin/bash
git branch --merged develop | grep -v 'develop$' | xargs git branch -d
@ricokareem
ricokareem / Readme.md
Last active January 1, 2016 19:19 — forked from wookimiii/grco.bash

Make this file executable and add it to your path

Usage

grco [some-text]