Skip to content

Conversation

@rennerom
Copy link
Contributor

Per last PR comments, I set the Scoped paths for module installation to work for PS 7.x on Windows and MacOS. I'll keep a separate fork for PS 5.1 for myself.

Changes (for PS 7.x)

  • Windows AllUsers scope (default): $env:ProgramFiles\PowerShell\Modules
  • Windows CurrentUser scope: $HOME\Documents\PowerShell\Modules
  • Mac AllUsers scope (default): /usr/local/share/powershell/Modules
  • Mac CurrentUser scope: $HOME/.local/share/powershell/Modules

@dfinke dfinke merged commit 66aa24f into dfinke:master Aug 24, 2021
@dfinke
Copy link
Owner

dfinke commented Aug 24, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants