'How to hide file path in VSCode terminal?

Can someone please help me with this one? Is there a way to hide this path in VSCode terminal? I only want to display the output without that path. Path in VSCode. Screenshot



Solution 1:[1]

It seems to me that this is solved by the shell itself in the system. You can customize the terminal as described here: https://askubuntu.com/questions/16728/hide-current-working-directory-in-terminal or https://github.com/ohmyzsh/ohmyzsh/wiki/Themes

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Eagle