Update Windows.ps1

This commit is contained in:
Werner
2023-04-22 20:23:27 -03:00
parent bf219ef519
commit 3e4d8d3ab0

View File

@ -4,6 +4,7 @@
New-Item -Type Directory $home/Documents/PowerShell
Copy-Item ./Config/Microsoft.PowerShell_profile.ps1 $home/Documents/PowerShell
New-Item -Type Directory $home/.config
Copy-Item ./Config/starship.toml $home/.config
winget install starship