Support config directories for Ubuntu 12.04 and 12.10
[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)