Files
dotfiles/posh/bootstrap.ps1

4 lines
139 B
PowerShell

Install-Module posh-git -Scope CurrentUser
Install-Module oh-my-posh -Scope CurrentUser
Install-Module -Name PSDotFiles -Scope CurrentUser