From 3e4d8d3ab002543c7a1f15d297fac5849eaf899b Mon Sep 17 00:00:00 2001 From: Werner Date: Sat, 22 Apr 2023 20:23:27 -0300 Subject: [PATCH] Update Windows.ps1 --- Scripts/Windows.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/Windows.ps1 b/Scripts/Windows.ps1 index 0473225..7c460aa 100644 --- a/Scripts/Windows.ps1 +++ b/Scripts/Windows.ps1 @@ -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