소스 검색

fix for lab server (i dont know what is wrong)

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

+ 7
- 7
shrc 파일 보기

@@ -255,13 +255,13 @@ type fortune >/dev/null 2>&1 && {
uname -a
echo TERM $TERM with $(tput colors) colors using $(tty)

if null type tmux
then
echo
echo tmux sessions:
tmux ls 2>/dev/null| sed -e 's/^/ /g'
echo
fi
# if null type tmux
# then
# echo
# echo tmux sessions:
# tmux ls 2>/dev/null| sed -e 's/^/ /g'
# echo
# fi

# if test -n "$TMUX"
# then


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