external help file | Module Name | online version | schema |
---|---|---|---|
PSPreworkout-help.xml |
PSPreworkout |
2.0.0 |
Install Oh My Posh and add it to your profile.
Install-OhMyPosh [-WingetSource <String>] [-Method <String>] [-InstallNerdFont] [-Font <String>]
[<CommonParameters>]
An over-engineered script to install Oh My Posh.
Install-OhMyPosh
Specify which source to install from.
- winget - Install from winget (default).
- msstore - Install from the Microsoft Store.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: Winget
Accept pipeline input: False
Accept wildcard characters: False
Specify which tool to install Oh My Posh with.
- chocolatey
- direct (default)
- scoop
- winget
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: Direct
Accept pipeline input: False
Accept wildcard characters: False
Use this switch if you want to install a nerd font for full glyph capabilities in your prompt.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
Choose a nerd font to install.
- Default - Installs "Meslo" as the default nerd font.
- Select - Lets you choose a nerd font from the list.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: Default
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable, and -ProgressAction. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).