Initial import.
[nethome.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index e45bbb8..289a0f9 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -288,6 +288,7 @@ ulimit -S -c 0
 set +H
 shopt -s mailwarn
 unset OPTIND
+umask 022
 
 if [ -f "$HOME/.bashrc.local" ];then source "$HOME/.bashrc.local";fi