evanthegrayt / cdc

☣️ Shell plugin for zsh/bash that allows you to cd to subdirectories of user-defined directories from anywhere, without editing CDPATH.
MIT License
22 stars 0 forks source link

display git status of all repos #56

Open evanthegrayt opened 3 years ago

evanthegrayt commented 3 years ago

Add a -g option that goes through every repo and prints git status

evanthegrayt commented 3 years ago

I'm conflicted about how I think this should behave. My thoughts:

After typing all these out, the -g and -G option are sounding the best to me right now. If anyone has any opinions, that'd be helpful.