update profile

This commit is contained in:
2026-06-29 20:35:49 -03:00
parent c387b62b5b
commit 9c05dd910b
@@ -147,4 +147,4 @@ if ((Get-Location) -like "*scoop\apps\windows-terminal*") {
# Use starship prompt if installed
if (Get-Command starship -ErrorAction SilentlyContinue) {
Invoke-Expression (&starship init powershell)
}
}