Browse Source

ssh tmux added

84582af
Dirk Alders 2 years ago
parent
commit
7a39056266
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      tmux_ssh

+ 3
- 0
tmux_ssh View File

1
+#!/bin/sh
2
+#
3
+tmux attach-session -t default_ssh || tmux new-session -s default_ssh

Loading…
Cancel
Save