aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.local/bin/sway_ssh
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.local/bin/sway_ssh')
-rwxr-xr-xsway/.local/bin/sway_ssh4
1 files changed, 0 insertions, 4 deletions
diff --git a/sway/.local/bin/sway_ssh b/sway/.local/bin/sway_ssh
deleted file mode 100755
index 462dd95..0000000
--- a/sway/.local/bin/sway_ssh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-# shellcheck disable=SC2068
-
-swaymsg exec -- "$TERMINAL" -e ssh $@ -t -- zsh -l -c '\"tmux new -A\"'