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