m instead of cd. + §time.mjs completion

This commit is contained in:
2024-03-28 11:36:28 +01:00
parent d8d0c9ba2e
commit 1dc978f1c1
2 changed files with 21 additions and 4 deletions

View File

@@ -32,6 +32,22 @@
"--help",
"--version"
]
},
"§time.mjs": {
"npx": false,
"completions": {
"diff": [
"--unit"
],
"?": "diff",
"zone": [
"--z"
]
},
"completions_all": [
"--help",
"--version"
]
}
}
}
}