Skip to content

🐛 Make CurrentUser work properly and ignore profile setup #65

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

Merged
merged 2 commits into from
Jan 25, 2024

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