summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-04-19 13:28:41 -0500
committerJesse Luehrs <doy@tozt.net>2012-04-19 13:28:53 -0500
commit27771e1972a62e54854e41b34fab8a67633fbd11 (patch)
treea12827770110bd08d089cc4611ae4eb4cc3dae71 /zshrc
parent2c7687dfa14e04826910fa529ec4d019c021e268 (diff)
downloadconf-27771e1972a62e54854e41b34fab8a67633fbd11.tar.gz
conf-27771e1972a62e54854e41b34fab8a67633fbd11.zip
a bit more safety
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 19ce9bd..8129c39 100644
--- a/zshrc
+++ b/zshrc
@@ -33,6 +33,7 @@ colors
setopt incappendhistory
setopt extendedhistory
setopt histignoredups
+setopt noclobber
setopt nobeep
setopt completeinword
setopt correct