summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 220abe3..719c467 100644
--- a/bashrc
+++ b/bashrc
@@ -152,7 +152,7 @@ prompt_command() {
###############
-ulimit -c unlimited
+ulimit -c 0
umask 002