small pixel drawing of a pufferfish dotfiles

more pass
j3s j3s@c3f.net
Thu, 05 Nov 2020 09:44:39 -0600
commit

e68baecc5c22380900fd7c530e3a69fa615a8ef4

parent

ecd9de72b47efda39b307235fbcdfa1f86288155

2 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bin/MACC02VK5ECHTD7/jws-sshbin/MACC02VK5ECHTD7/jws-ssh

@@ -15,7 +15,7 @@ fi

# if no arguments: opens tmux panes to every remote host in list via ssh, sync panes tmux set default-shell "/bin/sh" -tmux new-window 'sleep 0.1' +tmux new-window 'sleep 0.2' while IFS='$\n' read -r i; do ip=$(echo "$i" | awk '{print $2}') tmux split-window "ssh $ip"