megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
85 stars 17 forks source link

Change Location of `.tor`, `.conda`, `.kube`, `.aspnet`, `.gitlab-runner` Folders #113

Open ProfessorManhattan opened 8 months ago

ProfessorManhattan commented 8 months ago

❔ What are you experiencing an issue with?

Latest Release

❔ Version

N/A

🐞 Description

The install script on macOS arm64 is producing a ~/.tor folder. This should be configured to be stored at ~/.local/share/tor or a better location. This will likely have to be customized by using an environment variable.

The same process should be followed to configure the appropriate environment variables for the other folders listed in the title of this ticket.

⏺️ Steps To Reproduce

No response

πŸ“’ Relevant Log Output

No response

πŸ’‘ Possible Solution

No response