Help with visual studio terminal
Is it possible to remove the location of the file when running the code in terminal or not possible? If it is possible then how?
6 Replies
What location of the file?
do you mean change what the prompt looks like?
this is powershell with Starship in its default mode
this what i mean
yes, you can customize the powershell prompt
https://learn.microsoft.com/en-us/windows/terminal/tutorials/custom-prompt-setup
there are many ways to do it, this is one of them
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_prompts?view=powershell-7.4 here is another