@@ -0,0 +1,9 @@
#!/usr/bin/nu
$env.SSH_AUTH_SOCK = ""
$env.SSH_ASKPASS = "/usr/bin/ksshaskpass"
$env.SSH_ASKPASS_REQUIRE = "force"
def main [domain: string] {
wezterm connect $domain
}
The note is not visible to the blocked user.