Touch alias
This commit is contained in:
@@ -40,3 +40,8 @@ function ports {
|
||||
function pwd {
|
||||
Get-Location
|
||||
}
|
||||
# touch replacement
|
||||
function pwd {
|
||||
New-Item
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user