Touch replacement
Der Ersatz für den `touch` alias gefixt.
This commit is contained in:
@@ -41,7 +41,7 @@ function pwd {
|
|||||||
Get-Location
|
Get-Location
|
||||||
}
|
}
|
||||||
# touch replacement
|
# touch replacement
|
||||||
function pwd {
|
function touch {
|
||||||
New-Item
|
New-Item
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user