< Back
Export-OMPProfile
Post
NAME Export-OMPProfile
SYNOPSIS
Saves the current OhMyPsh profile.
SYNTAX
Export-OMPProfile [[-Path] <String>] [<CommonParameters>]
DESCRIPTION
Saves the current OhMyPsh profile.
PARAMETERS
-Path <String>
Path to the user module profile settings.
Required? false
Position? 1
Default value $Script:OMPProfileExportFile
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 --------------------------
Export-OMPProfile -Path C:\\temp\\.OhMyPsh.profile.json
Saves the profile settings to C:\\temp\\.OhMyPsh.profile.json into the module settings
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh
SYNOPSIS
Saves the current OhMyPsh profile.
SYNTAX
Export-OMPProfile [[-Path] <String>] [<CommonParameters>]
DESCRIPTION
Saves the current OhMyPsh profile.
PARAMETERS
-Path <String>
Path to the user module profile settings.
Required? false
Position? 1
Default value $Script:OMPProfileExportFile
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 --------------------------
Export-OMPProfile -Path C:\\temp\\.OhMyPsh.profile.json
Saves the profile settings to C:\\temp\\.OhMyPsh.profile.json into the module settings
RELATED LINKS
https://github.com/zloeber/ohmypsh https://github.com/zloeber/ohmypsh