< Back
Set-OMPWindowTitle
Post
NAME Set-OMPWindowTitle
SYNOPSIS
Sets the Host window title.
SYNTAX
Set-OMPWindowTitle [-Title] <String> [<CommonParameters>]
DESCRIPTION
Sets the Host window title.
PARAMETERS
-Title <String>
Skip updating the profile
Required? true
Position? 1
Default value None
Accept pipeline input? False
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-OMPWindowTitle -Title 'My Console Rocks'
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh
SYNOPSIS
Sets the Host window title.
SYNTAX
Set-OMPWindowTitle [-Title] <String> [<CommonParameters>]
DESCRIPTION
Sets the Host window title.
PARAMETERS
-Title <String>
Skip updating the profile
Required? true
Position? 1
Default value None
Accept pipeline input? False
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-OMPWindowTitle -Title 'My Console Rocks'
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh