]> err.no Git - dotfiles/commitdiff
set umask
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:22:42 +0000 (09:22 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:22:42 +0000 (09:22 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@24 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

bash_profile

index f689a70e548b378df6ad30ccca08bc8e5661d3a3..660cd26fa7a408ae225298b7c6acd7e6d2e34f8e 100644 (file)
@@ -1,5 +1,7 @@
 # .bash_profile -*- sh -*-
 
+umask 022
+
 # Get the aliases and functions
 
 if [ -f /local/skel/all.bash_profile ]; then