unssh alias for control channel

This commit is contained in:
2025-06-15 12:13:02 +02:00
parent f73db00756
commit f4fe27faf5

2
.zshrc
View File

@@ -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} | \