zshrc: prevent chdir() from putting dupes into ~/.zdirs
authorFrank Terbeck <ft@grml.org>
Sun, 20 Jan 2008 00:31:15 +0000 (01:31 +0100)
committerFrank Terbeck <ft@grml.org>
Sun, 20 Jan 2008 00:31:15 +0000 (01:31 +0100)
commit336b969a190921c2d1b54242cc890ea217e5ea6f
tree2eb2b877731859a444f00da774830fe8cc24a435
parent7bf16fdfafe6d7006c23fdeea1050a8932aae851
zshrc: prevent chdir() from putting dupes into ~/.zdirs

dirs -pl did print the complete stack, including dupes.
Using ${dirstack} from the zsh/pararmeter module to fix this.
debian/changelog
etc/zsh/zshrc