

Ooh, I didn’t know that someone had developed a mechanism to move issues and PRs.
I remember commenting on the fact that while it’s easy to move the source repo itself from location to location, as git makes that easy and self-contained, issues and PRs didn’t enjoy that.
If what you want is organization from a workflow standpoint, I think that you’d have an easier time just using some form of launching system that doesn’t show a single monolithic menu of all your installed executables. Either have a launcher that permits breaking up stuff by task and lets you customize those groups, or just use a non-menu-based launching system.
I mean,
/usr/bin
on my system has 2694 entries. I don’t see them, though, since I’m launching software viabash
ortofi
, so…shrugsVMs can have uses, but I’d mostly either use them for software compatibility, or to isolate things for security reasons. They wouldn’t be high on my list of tools to organize workflow.