Manage commands in multiple repos at once. And also lets you select which on the fly with the tui.
Go to the release page and download the latest executable and make sure it's available in PATH
simple usage: mcw exec git status
for simple commands
advanced usage: mcw exec -- git commit -m "Bing bong"
for commands with embedded flags
exec commands takes over current terminal so vim and such should work.
simple usage: mcw version
simple usage: mcw gitlog