ソースを参照

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"


読み込み中…
キャンセル
保存