]> git.pld-linux.org Git - packages/bash.git/blobdiff - bash-skel-.bashrc
- converted to UTF-8
[packages/bash.git] / bash-skel-.bashrc
index d950fab92cb16ee4d7c972e51a9cb7bcee629e57..db1e45d8c1f4f5bc753fc0bc03e1d52d1e7b2938 100644 (file)
@@ -4,14 +4,4 @@ if [ -f /etc/bashrc ]; then
        . /etc/bashrc
 fi
 
-TEMP=~/tmp
-TMPDIR="$TEMP"
-export TEMP TMPDIR
-
-# setup LOCALE variables
-#LANG=
-#LC_ALL=
-#export LANG LC_ALL
-
-
-umask 077
+# Put your local aliases here
This page took 0.083064 seconds and 4 git commands to generate.