Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Multiple config profiles #25118
Multiple config profiles #25118
Comments
|
Would you mind including which bug this is a duplicate of? I've found #3101, but that doesn't seem the same as I wouldn't want it per service but instead be able to specify the profile without having to change the config location all the time. |
Description
It would be nice to be able to specify multiple config profiles in the config file, then specify them with something like
--profile=best. I'm thinking something like what mpv does. This would be easier than keeping multiple config files around and using--config-location.