Created
February 6, 2020 13:00
-
-
Save caphosra/e8bbdd510f9cca816a4f473c5abd9c11 to your computer and use it in GitHub Desktop.
How to edit the powershell profile
This file contains hidden or 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
| pwsh | |
| # PowerShell 6.2.3 | |
| # Copyright (c) Microsoft Corporation. All rights reserved. | |
| # | |
| # https://aka.ms/pscore6-docs | |
| # Type 'help' to get help. | |
| $profile | |
| # C:\.....\Microsoft.PowerShell_profile.ps1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment