소스 검색

fix tmux but it seems to make no sense

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

+ 1
- 1
bashrc 파일 보기

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


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