]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- setopt hist_ignore_all_dups list_packed transient_rprompt
authorTomasz Pala <gotar@pld-linux.org>
Mon, 12 Apr 2004 00:35:38 +0000 (00:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zshrc -> 1.4

zshrc

diff --git a/zshrc b/zshrc
index 71d65066f1accf39b8c22c1fff78f29e568dd3f9..d580ccf85f6f89df812e27ea3ba889fd93a87e74 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -4,7 +4,7 @@ alias which=whence
 alias cd='builtin cd'
 alias precmd=' precmd'
 
-setopt hist_ignore_space
+setopt hist_ignore_space hist_ignore_all_dups list_packed transient_rprompt
 
 bindkey -e >/dev/null 2>&1
 
This page took 0.034512 seconds and 4 git commands to generate.