programs.zsh.dotDir

Home-Manager option

Directory where the zsh configuration and more should be located, relative to the users home directory. The default is the home directory.

type: null or string
Default
"`config.home.homeDirectory`"
Example
"`\${config.xdg.configHome}/zsh`"
declared in: <home-manager/modules/programs/zsh>source unavailable