summaryrefslogtreecommitdiffstats
path: root/bridge/lib/bridge/bin/attach
diff options
context:
space:
mode:
Diffstat (limited to 'bridge/lib/bridge/bin/attach')
-rwxr-xr-xbridge/lib/bridge/bin/attach3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridge/lib/bridge/bin/attach b/bridge/lib/bridge/bin/attach
new file mode 100755
index 00000000..2edefbe3
--- /dev/null
+++ b/bridge/lib/bridge/bin/attach
@@ -0,0 +1,3 @@
+#! /bin/sh
+set -euf
+exec tmux -L bridge attach-session -t "$1"