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