< Back

Enable-Prompt

Sun Jan 19, 2020 5:33 pm

NAME Enable-Prompt



SYNOPSIS

Enable the custom prompt by replacing the default prompt.





SYNTAX

Enable-Prompt [[-Type] <String>] [<CommonParameters>]





DESCRIPTION

There are two prompts available. Be default, the Basic prompt is used.

It will show all information without any fancy formatting. For a nice

formiatting, the Advanced type can be used. It's recommended that the

font Delugia Nerd Font is used. This is an extension of the new font

Cascadia Code.





PARAMETERS

-Type <String>



Required? false

Position? 1

Default value Basic

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





RELATED LINKS

https://github.com/microsoft/cascadia-code/

https://github.com/adam7/delugia-code/