Unalias only if alias exists
[abe:zshrc.git] / zshenv
1 # -*- sh -*-
2
3 # Search for files in .zsh
4 ZDOTDIR=${HOME}/.zsh
5
6 # Name them without .z prefix where possible
7 DIRSTACKFILE=${HOME}/.zsh/dirs
8 # HISTFILE is set in zsh.d/30-history (to overwrite grml's setting)