/etc/zsh/zshrc: activate 'setopt pushd_ignore_dups'
authorMichael Prokop <mika@grml.org>
Sat, 7 Jul 2007 08:58:55 +0000 (10:58 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 7 Jul 2007 08:58:55 +0000 (10:58 +0200)
debian/changelog
etc/zsh/zshrc

index 33c90f7..50cac8c 100644 (file)
@@ -1,3 +1,11 @@
+grml-etc-core (0.3.15) unstable; urgency=low
+
+  * /etc/zsh/zshrc: activate 'setopt pushd_ignore_dups' to avoid
+    duplicates in ~/.zdirs (thanks to wuehlmaus for bringing up
+    and for the appropriate configuration thanks to ft!)
+
+ -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
+
 grml-etc-core (0.3.14) unstable; urgency=low
 
   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.
index a1c1d31..80503fa 100644 (file)
@@ -3,7 +3,7 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Mon Jul 02 18:17:08 CEST 2007 [mika]
+# Latest change: Sam Jul 07 10:56:20 CEST 2007 [mika]
 ################################################################################
 # This file is sourced only for interactive shells. It
 # should contain commands to set up aliases, functions,