brunch is a tiny shell script that uses fzf to quickly switch between git branches. 🔥
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! 🙌