From f4fe27faf5001bf41a8a898d4cce4b0ccbb71648 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 15 Jun 2025 12:13:02 +0200 Subject: [PATCH] unssh alias for control channel --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 3f36d4d..3d9f1a9 100644 --- a/.zshrc +++ b/.zshrc @@ -67,6 +67,8 @@ alias logcat='adb logcat -v "color printable usec year zone" -T 10' alias readelf='readelf -W' alias l='ls -lA' alias ll='ls -la' +# To kill the ControlMaster session (e.g. to modify it or when it's stuck). +alias unssh='ssh -O exit' alias curl_t='curl -w \ "# dnslookup: %{time_namelookup} | \