From 43b059b54b348597c10fa277d4e06439f8751a02 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Fri, 10 Mar 2023 10:52:18 -0600 Subject: style(tmux): remove useless comment --- tmux/.local/bin/tmux-ssh | 3 --- 1 file changed, 3 deletions(-) (limited to 'tmux/.local/bin') diff --git a/tmux/.local/bin/tmux-ssh b/tmux/.local/bin/tmux-ssh index 6aa5911..0ba0c69 100755 --- a/tmux/.local/bin/tmux-ssh +++ b/tmux/.local/bin/tmux-ssh @@ -1,8 +1,5 @@ #!/bin/sh -#!/bin/sh -# shellcheck disable=2016,2089 - if [ "$#" -eq 0 ]; then ATTACHED=$(tmux display -p '#S' 2>/dev/null) HOST=$(tmux display -p '#{host}' 2>/dev/null) -- cgit v1.2.3-70-g09d2