Skip to content

Conversation

@rpalo
Copy link
Contributor

@rpalo rpalo commented Jan 11, 2018

PR Summary

Add a line documenting that the command to run PowerShell is pwsh, and not powershell like might be expected.
(I spent like 10 minutes trying to figure out why my fresh install wasn't working before I read further down in the manual install docs to find the correct command.)

Also, would it be worth it to add a command to the install process, making an alias powershell='pwsh'? Or at least a line in the above docs? That's what I ended up doing in my .zshrc for when future me forgets.

PR Checklist

Note: Please mark anything not applicable to this PR NA.

Added a line documenting that the command to run PowerShell is `pwsh`, and not `powershell` like might be expected.
(I spent like 10 minutes trying to figure out why my fresh install wasn't working before I read further down in the manual install docs to find the correct command.)

Also, would it be worth it to add a command to the install process, making an `alias powershell='pwsh'`?  Or at least a line in the above docs?  That's what I ended up doing in my `.zshrc` for when future me forgets.
@iSazonov
Copy link
Collaborator

@rpalo Thanks for your contribution! Please address CI errors - it seems the change contains extra blank lines.

Remove 2 blank lines that were rejected by CI that I accidentally added.
@TravisEz13 TravisEz13 changed the title Documentation - Add to Mac OS install docs Documentation - Add verfication step to Mac OS install docs Jan 11, 2018
@TravisEz13 TravisEz13 merged commit c5f9199 into PowerShell:master Jan 12, 2018
@rpalo rpalo deleted the mac-install-docs branch January 12, 2018 18:55
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.

3 participants