diff --git a/TerminalDocs/tutorials/new-tab-same-directory.md b/TerminalDocs/tutorials/new-tab-same-directory.md index ac2b942a..3e87ac69 100644 --- a/TerminalDocs/tutorials/new-tab-same-directory.md +++ b/TerminalDocs/tutorials/new-tab-same-directory.md @@ -108,6 +108,11 @@ function Invoke-Starship-PreCommand { Windows Subsystem for Linux distributions primarily use BASH as the command line shell. +#### Prerequisites + +Make sure your `commandline` setting is targeting the `wsl.exe -d ` file, not the `.exe` file. +For example, use `C:\\WINDOWS\\system32\\wsl.exe -d Ubuntu-24.04` instead of `Ubuntu2404.exe`. + #### `bash` Add the following line to the end of your `.bash_profile` config file: