update profile
This commit is contained in:
@@ -147,4 +147,4 @@ if ((Get-Location) -like "*scoop\apps\windows-terminal*") {
|
|||||||
# Use starship prompt if installed
|
# Use starship prompt if installed
|
||||||
if (Get-Command starship -ErrorAction SilentlyContinue) {
|
if (Get-Command starship -ErrorAction SilentlyContinue) {
|
||||||
Invoke-Expression (&starship init powershell)
|
Invoke-Expression (&starship init powershell)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user