Skip to content

Instantly share code, notes, and snippets.

@Forest-Dewberry
Created June 14, 2022 19:59
Show Gist options
  • Save Forest-Dewberry/4d7c608c11340ab5c841f58e3aa8ab11 to your computer and use it in GitHub Desktop.
Save Forest-Dewberry/4d7c608c11340ab5c841f58e3aa8ab11 to your computer and use it in GitHub Desktop.
$modulesFolder = ($env:PSModulePath -split ";")[0]; $modulesFolder; wsl bash -c "./copyPSmodules.sh '$modulesFolder' 'functions'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment