mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-14 10:24:20 +00:00
Update Bootstrap.ps1
This commit is contained in:
@ -4,5 +4,6 @@
|
|||||||
|
|
||||||
New-Item -Type Directory $home/Documents/PowerShell
|
New-Item -Type Directory $home/Documents/PowerShell
|
||||||
Copy-Item ./Config/Microsoft.PowerShell_profile.ps1 $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
|
Copy-Item ./Config/starship.toml $home/.config
|
||||||
winget install starship
|
winget install starship
|
||||||
|
Reference in New Issue
Block a user