Windows/Prompt: Difference between revisions
< Windows
(Created page with "Change the default command line prompt to include a space: setx /m PROMPT "$P$G "") |
No edit summary |
||
Line 1: | Line 1: | ||
Change the default command line prompt to include a space: | Change the default command line prompt to include a space: | ||
setx | setx PROMPT "$P$G " /M |
Latest revision as of 15:51, 15 April 2025
Change the default command line prompt to include a space:
setx PROMPT "$P$G " /M