summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-08-17 14:51:13 +0200
committerFlorian Pritz <bluewind@xssn.at>2009-08-17 14:51:13 +0200
commite3e75c8e725eef00c8fd46b05250d47c71e8499a (patch)
tree0637a54d6d5e0a991d5f6198ebbeb2cc410cadf9 /.zshrc
parent56200abd9b7ac7eba1621c08ce10eae34cfc9122 (diff)
downloaddotfiles-e3e75c8e725eef00c8fd46b05250d47c71e8499a.tar.gz
dotfiles-e3e75c8e725eef00c8fd46b05250d47c71e8499a.tar.xz
change default umask
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 6b10745..3d3b08f 100644
--- a/.zshrc
+++ b/.zshrc
@@ -584,6 +584,9 @@ fi
echo
# }}}
+# {{{ Other stuff that doesn't fit anywhere else
+umask 077
+# }}}
# Show again
stty echo