diff --git a/dotfiles/pwsh/powershell_profile.ps1 b/dotfiles/pwsh/powershell_profile.ps1 index ff955e0..a8881e9 100644 --- a/dotfiles/pwsh/powershell_profile.ps1 +++ b/dotfiles/pwsh/powershell_profile.ps1 @@ -10,6 +10,7 @@ function ~ { cd ~ } function .. { cd .. } function epl {explorer.exe .} Set-Alias touch New-Item +Set-Alias whereis where.exe # starship