1. 3
    Customize the PS1 Bash/Zsh Command Prompt in VS Code with Environment Variables
    1m 31s

Customize the PS1 Bash/Zsh Command Prompt in VS Code with Environment Variables

InstructorXiaoru Li

Share this video with your friends

Send Tweet

In this lesson, we will learn how to use custom ENV variables to customize the PS1 Bash/Zsh command prompt in the VS Code terminal, without affecting our custom terminal themes in other applications. We will see how this can be useful for keeping the terminal clean for screen recordings.

I'm using Zsh in this video, but this works in Bash with ~/.bashrc as well.