devenv
devenv copied to clipboard
Activate profiles automatically based on folder location
Profiles can activate automatically based on hostname or username. Would it be possible to auto-activate profiles also on folder location, similar to git’s conditional includes with gitdir?
This would be great when working with different clients/projects on the same machine, but also with monorepos with multiple sub-projects.
Maybe something to consider when implementing #2061