There’s the PROMPT environment variable:
set PROMPT=$P$G
$P$G
is the default value, giving you the usual C:\>
type output. There are more format variables available here.
There’s the PROMPT environment variable:
set PROMPT=$P$G
$P$G
is the default value, giving you the usual C:\>
type output. There are more format variables available here.