mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Add 'timecmd' alias to ime for cmd.exe, where ime is already a command (fixes #1413)
This commit is contained in:
parent
57f698c248
commit
2eaaec5102
@ -3,5 +3,8 @@
|
|||||||
"version": "2013-08-10",
|
"version": "2013-08-10",
|
||||||
"url": "https://raw.github.com/lukesampson/psutils/598331a7e2b6d4bb60d8a458f8212d349b383e7c/time.ps1",
|
"url": "https://raw.github.com/lukesampson/psutils/598331a7e2b6d4bb60d8a458f8212d349b383e7c/time.ps1",
|
||||||
"hash": "66f8e31d76d0c1e8bf89bd5f73f6404c384ddcf0bd2069c5a40c331fbca4a63b",
|
"hash": "66f8e31d76d0c1e8bf89bd5f73f6404c384ddcf0bd2069c5a40c331fbca4a63b",
|
||||||
"bin": "time.ps1"
|
"bin": [
|
||||||
|
"time.ps1",
|
||||||
|
[ "time.ps1", "timecmd" ]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user