< Back
Get-OMPTheme
Post
NAME Get-OMPTheme
SYNOPSIS
Shows themes and their load state.
SYNTAX
Get-OMPTheme [[-Name] <String>] [<CommonParameters>]
DESCRIPTION
Shows themes and their load state.
PARAMETERS
-Name <String>
The theme name. If nothing is passed all themes are listed.
Required? false
Position? 1
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
OMP.ThemeStatus
NOTES
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Get-OMPTheme
Shows all OhMyPsh themes and if it is loaded or not.
RELATED LINKS
https://www.github.com/zloeber/OhMyPsh https://www.github.com/zloeber/OhMyPsh
SYNOPSIS
Shows themes and their load state.
SYNTAX
Get-OMPTheme [[-Name] <String>] [<CommonParameters>]
DESCRIPTION
Shows themes and their load state.
PARAMETERS
-Name <String>
The theme name. If nothing is passed all themes are listed.
Required? false
Position? 1
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
OMP.ThemeStatus
NOTES
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Get-OMPTheme
Shows all OhMyPsh themes and if it is loaded or not.
RELATED LINKS
https://www.github.com/zloeber/OhMyPsh https://www.github.com/zloeber/OhMyPsh