3 lines
165 B
PowerShell
3 lines
165 B
PowerShell
|
Install-Module -Name PSReadLine -Scope CurrentUser -Force -SkipPublisherCheck
|
||
|
Install-Module posh-git -Scope CurrentUser
|
||
|
Install-Module oh-my-posh -Scope CurrentUser
|