Update Bootstrap.ps1

This commit is contained in:
Werner
2022-12-03 20:33:47 -03:00
committed by GitHub
parent 695df2875a
commit fe42c83aaf

View File

@ -4,5 +4,6 @@
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