Skip to content

Conversation

@trackd
Copy link
Contributor

@trackd trackd commented Jan 24, 2024

-Scope CurrentUser has been added to mimic the Install-Module behavior, and the automatic profile setup is excluded when done on Windows.

Fixes #64

@JustinGrote JustinGrote changed the title fixes #64, adds missing $PSModulePaths 🐛 Make CurrentUser work properly and ignore profile setup Jan 24, 2024
@JustinGrote
Copy link
Owner

Trackd's notes below before I rewrite his PR for the release notes:

  • adds missing $PSModulePaths
  • simplifies installation for CurrentUser

i was a bit tempted to Alias Scope to $Destination param 😆

@JustinGrote JustinGrote merged commit 3d17c2d into JustinGrote:main Jan 25, 2024
@JustinGrote
Copy link
Owner

Thanks @trackd! You should get a shoutout in the next release notes. If you want to test this you can follow the instructions in the README

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.

CurrentUser does not operate consistently

2 participants