diff options
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 |
