Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the default install dir #40

Closed
3 tasks
pschmitt opened this issue Nov 10, 2021 · 1 comment
Closed
3 tasks

Update the default install dir #40

pschmitt opened this issue Nov 10, 2021 · 1 comment
Labels
maintenance Task to maintain project in a working state
Milestone

Comments

@pschmitt
Copy link
Member

pschmitt commented Nov 10, 2021

As of now the zinit installer defaults to installing stuff under $HOME/.zinit/bin - which is a bit weird (the bin part especially) and clutters the users $HOME.

A more sensible default would be $XDG_DATA_HOME/zinit (ie. $HOME/.local/share/zinit).

Related to #28

Tasks:

  • update zinit installer to install to XDG_DATA_HOME
  • update documentation
  • update the migration wiki page
@pschmitt pschmitt added the maintenance Task to maintain project in a working state label Nov 10, 2021
@alichtman
Copy link
Member

There are some env vars you can tweak to add this behavior BUT we should have sensible defaults.

pschmitt added a commit to pschmitt/zinit that referenced this issue Nov 11, 2021
@pschmitt pschmitt added this to the zinit 4.0 milestone Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Task to maintain project in a working state
Projects
None yet
Development

No branches or pull requests

2 participants