summaryrefslogtreecommitdiffstats
path: root/.zsh
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-03-31 15:43:46 +0200
committerFlorian Pritz <f-p@gmx.at>2009-03-31 15:43:46 +0200
commitd66c6b29f6b18003d82fe75385a2b05f43c5e59a (patch)
tree78b4fbab31ee16d76de79153a3ce6e14f04ddb3f /.zsh
parent1c79851ca016e02c6e76848af6090e1ed53c86a5 (diff)
downloaddotfiles-d66c6b29f6b18003d82fe75385a2b05f43c5e59a.tar.gz
dotfiles-d66c6b29f6b18003d82fe75385a2b05f43c5e59a.tar.xz
changed 2 options
Diffstat (limited to '.zsh')
-rw-r--r--.zsh/rc/50options3
1 files changed, 2 insertions, 1 deletions
diff --git a/.zsh/rc/50options b/.zsh/rc/50options
index 0b6d237..d822e39 100644
--- a/.zsh/rc/50options
+++ b/.zsh/rc/50options
@@ -37,10 +37,11 @@ setopt print_exit_value
# work saved ;)
setopt no_clobber
-setopt APPEND_HISTORY
+setopt INC_APPEND_HISTORY
setopt SHARE_HISTORY
setopt EXTENDED_HISTORY
setopt HIST_REDUCE_BLANKS
setopt HIST_IGNORE_SPACE
setopt nohistverify
setopt prompt_subst
+setopt HIST_FCNTL_LOCK