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)
dirs -pl did print the complete stack, including dupes.
Using ${dirstack} from the zsh/pararmeter module to fix this.


No differences found