We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb5b7b commit d1eab43Copy full SHA for d1eab43
scripts/install-windows.ps1
@@ -258,6 +258,8 @@ install_slack_cli $Alias $Version
258
Write-Host "`nAdding developer tooling for an enhanced experience..."
259
install_git $SkipGit
260
Write-Host "Sweet! You're all set to start developing!"
261
+Write-Host "test: $Alias xox"
262
+& $Alias _fingerprint
263
terms_of_service $Alias
264
feedback_message $Alias
265
next_step_message $Alias
0 commit comments