pwsh whereis
This commit is contained in:
parent
835b6e1737
commit
af66c00155
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ function ~ { cd ~ }
|
||||||
function .. { cd .. }
|
function .. { cd .. }
|
||||||
function epl {explorer.exe .}
|
function epl {explorer.exe .}
|
||||||
Set-Alias touch New-Item
|
Set-Alias touch New-Item
|
||||||
|
Set-Alias whereis where.exe
|
||||||
|
|
||||||
|
|
||||||
# starship
|
# starship
|
||||||
|
|
Loading…
Reference in a new issue