瀏覽代碼

bashrc mkdir my tmp

pull/1/head
10sr 12 年之前
父節點
當前提交
5554415eb3
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      bashrc

+ 2
- 0
bashrc 查看文件

@@ -61,6 +61,8 @@ if iswindows; then
export USER=$USERNAME
fi

mkdir -p "/tmp/${USER}-tmp"

#######################

iswindows && alias tty="echo cmd.exe"


Loading…
取消
儲存