Skip to content

Move PS content out of OneDrive - #388

Open
Justin Chung (jshigetomi) wants to merge 12 commits into
PowerShell:masterfrom
jshigetomi:RFC0066
Open

Move PS content out of OneDrive#388
Justin Chung (jshigetomi) wants to merge 12 commits into
PowerShell:masterfrom
jshigetomi:RFC0066

Conversation

@jshigetomi

@jshigetomi Justin Chung (jshigetomi) commented Apr 3, 2025

Copy link
Copy Markdown

This pull request proposes a new RFC (RFC0066) to change the default location of PowerShell user content on Windows machines from OneDrive to the AppData directory. The goal is to align PowerShell with other developer tools and improve usability by preventing unnecessary syncing issues.

Key changes include:

  • Introduction of RFC0066 to move PowerShell user content to the AppData directory on Windows.
  • Specification of the new directory structure in AppData and the creation of a configuration file to manage the user scoped PSModulePath.
  • Allowing users to customize the location of PowerShell user content, with certain directories being non-configurable.
  • Providing an example script to relocate existing PowerShell content to the new location.

This change is Reviewable

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.