diff options
| author | xq114 <[email protected]> | 2023-03-03 14:53:48 +0800 |
|---|---|---|
| committer | xq114 <[email protected]> | 2023-03-03 14:53:48 +0800 |
| commit | e9db1bd878d77911ce59fd67b1a7393afbee8f0a (patch) | |
| tree | e5577c2bf4996c60a20b6b0cc296d5e13f1d3c6e /scripts | |
| parent | 92124435918095d86445faa13148899576f1ecdd (diff) | |
add todo message
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/get.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/get.ps1 b/scripts/get.ps1 index 4788eb464..a1fa1fa7d 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -134,6 +134,7 @@ param ( } function registerTabCompletion { + # TODO: add --global --user choice Write-Host "Tab completion service" try { xmake update --integrate |
