From: tfheen Date: Thu, 26 Sep 2002 09:22:42 +0000 (+0000) Subject: set umask X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b29e96cb2c195bcf4c4675d3cf7348c0276e849;p=dotfiles set umask git-svn-id: file:///svn/tfheen/trunk/dotfiles@24 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/bash_profile b/bash_profile index f689a70..660cd26 100644 --- a/bash_profile +++ b/bash_profile @@ -1,5 +1,7 @@ # .bash_profile -*- sh -*- +umask 022 + # Get the aliases and functions if [ -f /local/skel/all.bash_profile ]; then