소스 검색

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

Loading…
취소
저장