Hi Joseph, thanks for your reply. That is how I had solved the problem too :) I was just wondering if there was a more elegant way to do that.
Thanks agian. Best, -Filippo On Friday, July 1, 2016 at 11:32:12 AM UTC+2, Joseph Martinot-Lagarde wrote: > > It should work with a symbolic link: > > mv ~/.spyder /secondarydisk/software/spyder/spyder-config/ > ln -s /secondarydisk/software/spyder/spyder-config/.spyder ~/ > > Le vendredi 1 juillet 2016 00:10:49 UTC+2, Carlos Córdoba a écrit : >> >> Hi, >> >> There's no way to move Spyder settings directory to another location. >> You'll have to edit Spyder source code to do that :-) >> >> >> Cheers, >> Carlos >> >> El 30/06/16 a las 13:41, filippo82 escribió: >> >> Dear all, >> >> I need to move Spyder config folder to another location. >> In GNU/Linux, by default, it is located in ~/.spyder. I want to move it >> to another location, such as /secondarydisk/software/spyder/spyder-config. >> >> Is that possible? I have been looking for the answer on the Google Groups >> with no success... >> >> Thanks a lot. >> Best wishes. >> -- >> You received this message because you are subscribed to the Google Groups >> "spyder" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/spyderlib. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
