ssh tmux added

This commit is contained in:
Dirk Alders 2021-12-25 12:23:51 +01:00
parent 3062297b3f
commit 7a39056266

3
tmux_ssh Executable file
View File

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