소스 검색

fix tmux func

pull/1/head
10sr 11 년 전
부모
커밋
d2d7563964
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc 파일 보기

@@ -289,6 +289,7 @@ input(){
tmux(){
if test $# -eq 0
then
command tmux start-server
if command tmux has -t main
then
command tmux attach -t main


불러오는 중...
취소
저장