mirror of
https://github.com/guilhermewerner/dotfiles
synced 2026-03-22 06:12:56 +00:00
Delete Bootstrap.ps1
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env pwsh
|
||||
|
||||
# Shell
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user