瀏覽代碼

Show umask on starting shell

pull/15/head
10sr 9 年之前
父節點
當前提交
f3c502b4f0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      shrc

+ 1
- 0
shrc 查看文件

@@ -202,6 +202,7 @@ command -v fortune >/dev/null && {
uname -a
$iswindows && alias tty="echo cmd.exe"
echo TERM $TERM with $(tput colors) colors using $(tty)
echo umask: `umask -S`

echo
__safe_run w yuk


Loading…
取消
儲存