Powershell 开启类 oh-my-zsh 历史提示

about_PSReadLine - PowerShell | Microsoft Learn

软件 Powershell 开启类 oh-my-zsh 历史提示

PowerShell
Install-Module -Name PSReadLine -AllowClobber -Force
Set-PSReadLineOption -PredictionSource History

效果:
Powershell 开启类 oh-my-zsh 历史提示-1775698669965