瀏覽代碼

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


Loading…
取消
儲存