Add open as alias to Invoke-Item
This commit is contained in:
parent
4e0cb8cae9
commit
96032e8e70
@ -69,3 +69,6 @@ function New-Link {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# It's way more useful to call this open than ii
|
||||||
|
Set-Alias -Name open -Value Invoke-Item
|
Loading…
x
Reference in New Issue
Block a user