Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 434 Bytes

brunch - quick git branch switcher

brunch is a tiny shell script that uses fzf to quickly switch between git branches. 🔥

Demo

Demo

Installation

To install brunch you can just run this command:

sudo curl https://raw.githubusercontent.com/cmeury/brunch/master/bin/brunch -o /usr/local/bin/brunch && sudo chmod +x $_

That's it! Done! 🙌