-
Notifications
You must be signed in to change notification settings - Fork 500
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Add support for side-by-side PS Core preview on Linux/macOS (#1366)
* Add support for side-by-side PS Core preview on Linux/macOS This PR supports listing the symlinks for pwsh & pwsh-preview. The preferred default version is pwsh if both are present however, the default will be pwsh-preview if it's installed and pwsh isn't. So this only support side-by-side on Linux/macOS up to two versions: stable and preview. * Adjust name of default PS Core on Linux/macOS * Make a bit DRY-er. Thx @tylerl0706 * Remove support for pre-ship PS Core Linux/macOS binary name - powershell * Add support for PowerShell Core installed in a Snap * Simplify impl of getting available PS on Linux/macOS
- Loading branch information
1 parent
e414739
commit ef65989
Showing
1 changed file
with
51 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters