summaryrefslogtreecommitdiff
path: root/00_Preambule.zsh
diff options
context:
space:
mode:
Diffstat (limited to '00_Preambule.zsh')
-rw-r--r--00_Preambule.zsh9
1 files changed, 9 insertions, 0 deletions
diff --git a/00_Preambule.zsh b/00_Preambule.zsh
index fd52ce7..b3d794e 100644
--- a/00_Preambule.zsh
+++ b/00_Preambule.zsh
@@ -1,4 +1,13 @@
#!/bin/zsh
+##
+## Part of configuration files for Zsh 4
+## by Hugues Hiegel <hugues@nullpart.net>
+##
+## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
+##
+## You are encouraged to use, modify, and redistribute
+## these files with or without this notice.
+##
## No more core dumps :)
ulimit -c 0
umask 002