mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-14 10:12:28 +00:00
4 lines
139 B
PowerShell
4 lines
139 B
PowerShell
|
|
Install-Module posh-git -Scope CurrentUser
|
|
Install-Module oh-my-posh -Scope CurrentUser
|
|
Install-Module -Name PSDotFiles -Scope CurrentUser |