sellout / project-manager

Home Manager, but for repos.
https://sellout.github.io/project-manager
MIT License
16 stars 1 forks source link

Automatically expire generations #80

Closed sellout closed 5 months ago

sellout commented 5 months ago

Generations can be costly. It’s one thing for your system or home directory to have them, but for each project you work on? It’s probably overkill. This makes it so that project-manager switch can expire old generations, and defaults to expiring everything except the current generation.

Fixes #76.