From a7c716279fa001922c747de1d2cdf3ba47067889 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 17 Aug 2024 16:50:41 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/powershell-extended/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/powershell-extended/README.md b/src/powershell-extended/README.md index 06ee855..5ccb0ca 100644 --- a/src/powershell-extended/README.md +++ b/src/powershell-extended/README.md @@ -46,7 +46,8 @@ This feature comes with a custom [Oh My Posh](https://ohmyposh.dev/) theme to ad You may [change the theme](https://ohmyposh.dev/docs/themes) to one of the preinstalled ones by setting the container environment variables `PSPROFILE_POSH_THEME` (for the PowerShell host) and/or `PSPROFILE_VSCODE_POSH_THEME` (for the VSCode PowerShell -Extension) to the name of the desired theme. You may also put your own theme into the `~/.config/oh-my-posh/themes` folder. +Extension) to the name of the desired theme. You may also put your own theme into the `~/.config/oh-my-posh/themes` folder, +or set the environment variable to a URL to have the theme downloaded automatically. > **Note**: Most themes require installing a [Nerd Font](https://ohmyposh.dev/docs/installation/fonts) on your host > system (not the Dev Container) and changing your font settings in VSCode. The VSCode default font _Cascadia Mono_