25 Jul
2013
25 Jul
'13
10:53 a.m.
Hi Ralf,
how can I safe configurations to another path, instead of using ~?
I need this for audio applications, to restore different audio sessions and to get different profiles for some applications.
another approach would be to put the config files into a version control system such as git. Using different tags or branches you could check out different configurations. Plus you get a history of all the changes you make. Best, Mathias