sconsify icon indicating copy to clipboard operation
sconsify copied to clipboard

Option to change sconsifyrc path

Open qazip opened this issue 8 years ago • 2 comments

It would be nice to be able to change the path of the sconsifyrc file. Perhaps a variable named "path" in that file, where one can choose where to save/read the config file.

Thank you for this software btw, it's fantastic.

qazip avatar Feb 10 '17 14:02 qazip

It's possible.

What is your suggestion exactly? Because having a path in that very same file means sconsify would need to know where to look at, right?

I'm tempted to support both ~/.sconsify/ and ~/.config/sconsify

fabiofalci avatar Feb 10 '17 15:02 fabiofalci

I was thinking about having it in a user-defined folder (for example: ~/myfolder/myfolder2), but now that I think about it, I'm not sure if it would be easy to do.

qazip avatar Feb 10 '17 18:02 qazip