]> git.pld-linux.org Git - packages/bash.git/blobdiff - bash-skel-.bash_profile
- release 2
[packages/bash.git] / bash-skel-.bash_profile
index a010ccb7ee78ae066533faff2f0e9b373881fa9a..9d98d0fdbb944c6ecba9223c88a4f06e5f2cea60 100644 (file)
@@ -9,12 +9,13 @@ fi
 export HISTSIZE=1000
 export HISTFILESIZE=1000
 export TMP=~/tmp
-export TMPDIR="$TMP"
+export TMPDIR=$TMP
 
 # setup LOCALE variables
 #export LANG=
 #export LC_ALL=
 #export LANGUAGE=
+#export TZ=
 
 # only You can access your files
 #umask 077
This page took 0.028459 seconds and 4 git commands to generate.