From 18a6223eb7341c13afaaa49b75db3947d797939b Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 4 Apr 2008 10:37:00 +0200 Subject: World-readable new files & folders. That was a shit each time I git-pushed to public repositories.. --- 00_Sanity.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00_Sanity.zsh b/00_Sanity.zsh index 39ba813..e1d8f76 100644 --- a/00_Sanity.zsh +++ b/00_Sanity.zsh @@ -12,7 +12,7 @@ ulimit -c 0 # No dangerous world-writeable files & folders -umask 067 +umask 066 # sanity [[ -t 0 ]] && /bin/stty erase "^H" intr "^C" susp "^Z" dsusp "^Y" stop "^S" start "^Q" kill "^U" >& /dev/null -- cgit v1.2.3