Browse Source

bashrc mkdir my tmp

pull/1/head
10sr 12 years ago
parent
commit
5554415eb3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      bashrc

+ 2
- 0
bashrc View File

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

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

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

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


Loading…
Cancel
Save