< Back
Set-OMPTheme
Post
NAME Set-OMPTheme
SYNOPSIS
Sets the theme.
SYNTAX
Set-OMPTheme [-NoProfileUpdate] [-Safe] [-Name <String>] [<CommonParameters>]
DESCRIPTION
Sets the theme.
PARAMETERS
-NoProfileUpdate [<SwitchParameter>]
Skip updating the profile
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Safe [<SwitchParameter>]
Will not save the theme in the profile if there are any errors.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Name <String>
The theme to load. Will be applied immediately
Required? false
Position? named
Default value None
Accept pipeline input? True (ByPropertyName, 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
NOTES
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Set-OMPTheme -Name 'base'
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh
SYNOPSIS
Sets the theme.
SYNTAX
Set-OMPTheme [-NoProfileUpdate] [-Safe] [-Name <String>] [<CommonParameters>]
DESCRIPTION
Sets the theme.
PARAMETERS
-NoProfileUpdate [<SwitchParameter>]
Skip updating the profile
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Safe [<SwitchParameter>]
Will not save the theme in the profile if there are any errors.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Name <String>
The theme to load. Will be applied immediately
Required? false
Position? named
Default value None
Accept pipeline input? True (ByPropertyName, 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
NOTES
Author: Zachary Loeber
-------------------------- EXAMPLE 1 --------------------------
Set-OMPTheme -Name 'base'
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh