dots2/windows/pwsh/Microsoft.PowerShell_profile.ps1

4 lines
112 B
PowerShell

# TODO: Fix path
$DotFilesPath = "$HOME\Documents\dots2\windows"
Invoke-Expression (&starship init powershell)