Skip to content

How to insatll Bash Terminal using cmd line? #4563

Discussion options

You must be logged in to vote

Did it the follwoing way but Patrick did it in a way that is much easier, straight from the terminal without having to open bash on windows i believe.

Add the following to your ~/.bashrc file. Run code ~/.bashrc in bash to open the file in VS Code.

[[ "$TERM_PROGRAM" == "vscode" ]] && . "$(code --locate-shell-integration-path bash)"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DorianDaSilva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant