Skip to content

Commit

Permalink
Add note about restoring CWD
Browse files Browse the repository at this point in the history
Alternative way to set up is in issue #546. 
Adding this note to resolve #546.
  • Loading branch information
mattwojo authored Sep 1, 2022
1 parent 887bf04 commit a6b1a90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TerminalDocs/tutorials/custom-prompt-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ Now, each new PowerShell instance will start by importing Oh My Posh and setting
> [!NOTE]
> This is not your Windows Terminal profile. Your PowerShell profile is a script that runs every time PowerShell starts. [Learn more about PowerShell profiles](/powershell/module/microsoft.powershell.core/about/about_profiles).
> [!TIP]
> Oh My Posh can be configured to restore the current working directory by enabling `osc99` in the General Settings. See the [Oh My Posh docs](https://ohmyposh.dev/docs/configuration/overview#general-settings).
## Customize your WSL prompt with Oh My Posh

Oh My Posh now allows you to customize WSL prompts, just like you would a PowerShell prompt using [built-in themes](https://ohmyposh.dev/docs/themes).
Expand Down

0 comments on commit a6b1a90

Please sign in to comment.