]> git.wh0rd.org - home.git/blobdiff - .bashrc
import wh0rd.org
[home.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index 2c60c06a954591df5d46dfb878b8cb3ebf8e9a7b..0d72bd770f69144fac98e7be4ae4627514bf9cde 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -1,3 +1,5 @@
+umask 0022
+
 for sh in ~/.profile.d/*.sh ; do
        . "$sh"
 done