浏览代码

ssh tmux added

84582af
Dirk Alders 2 年前
父节点
当前提交
7a39056266
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      tmux_ssh

+ 3
- 0
tmux_ssh 查看文件

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

正在加载...
取消
保存