X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bash_aliases;h=d5cc9d5ca933872062bbcccab5a85f84f5a0cfe1;hb=76ebf038d75f778b27e0e14d855bc295664656ce;hp=40b2d03b516a3b067698e050795225667c81976d;hpb=afe2775a8401d34a2136e873e858cc5f0c4a8bd7;p=max%2Fdotfiles.git diff --git a/bash/.bash_aliases b/bash/.bash_aliases index 40b2d03..d5cc9d5 100644 --- a/bash/.bash_aliases +++ b/bash/.bash_aliases @@ -44,7 +44,7 @@ function ssh_in() { i3-sensible-terminal -e \ sh -c \ "ssh \ - -o RemoteCommand=\"/bin/sh -c 'exec tmux -f ~/.tmux_ssh.conf'\" \ + -o RemoteCommand=\"/bin/sh -c 'exec tmux -f ~/.tmux_ssh.conf new -As remote'\" \ -S \"$control_file\" \ -t \ \"$@\"