From 27771e1972a62e54854e41b34fab8a67633fbd11 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 19 Apr 2012 13:28:41 -0500 Subject: a bit more safety --- zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zshrc') 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 -- cgit v1.2.3-54-g00ecf