You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installs PowerShell on AMD64 and ARM64 architectures, with optional resources from the PowerShell Gallery via PSResourceGet. Includes a custom Oh My Posh terminal prompt theme and customizable profile files. Supports advanced installation options.
6
+
Installs PowerShell on AMD64 and ARM64 architectures, with optional resources from the PowerShell Gallery via PSResourceGet. Includes a custom Oh My Posh terminal prompt theme and customizable profile files. Supports advanced installation options for PowerShell modules and scripts.
7
7
8
8
## Example Usage
9
9
@@ -55,7 +55,7 @@ You can [change the theme](ENHANCEMENTS.md#3-change-your-oh-my-posh-powershell-p
55
55
56
56
> **Note**: Most other themes require installing a [Nerd Font](https://ohmyposh.dev/docs/installation/fonts) on your
57
57
> **host system** (not the Dev Container) and adjusting your font settings in VSCode. The Windows Terminal default font
58
-
> [_Cascadia Mono_](https://github.com/microsoft/cascadia-code/releases/tag/v2404.23) now has a native Nerd Font variant,
58
+
> [_Cascadia Code_](https://github.com/microsoft/cascadia-code/releases/tag/v2404.23) now has a native Nerd Font variant,
59
59
> which can [easily be installed](ENHANCEMENTS.md#1-install-nerd-font) and looks great in VSCode as well.
0 commit comments