Show-TerminalIconsTheme
SYNOPSIS
List example directories and files to show the currently applied color and icon themes.
SYNTAX
Show-TerminalIconsTheme [<CommonParameters>]
DESCRIPTION
List example directories and files to show the currently applied color and icon themes. The directory/file objects show are in memory only, they are not written to the filesystem.
EXAMPLES
EXAMPLE 1
Show-TerminalIconsTheme
List example directories and files to show the currently applied color and icon themes.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
None.
OUTPUTS
System.IO.DirectoryInfo
System.IO.FileInfo
NOTES
Example directory and file objects only exist in memory. They are not written to the filesystem.