Posh - Improving the Shell Experience #114
StartAutomating
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posh is a new PowerShell module that improves the shell experience.
It adds a few splashes of color and extends some types to add spice to your shell.
You can download [Posh from the PowerShell Gallery], or just:
Once you've installed Posh, use Import-Module to import it:
When you import Posh with -PassThru, you'll see a helpful message indicating the version of Posh and a brief introduction to the module.
Importing Posh will change the formatting for several built-in types to make them easier to work with.
Beta Was this translation helpful? Give feedback.
All reactions