a simpler way to switch between branches, for lazy (or smart) people
just type brunch
inside a git repository to display the latest repositories that you worked with.
- Download latest release
- run
chmod +x brunch
- move
brunch
to an executable path (e.g.~/.local/bin
)