programs.zsh.compInitDumpFile

NixOS option

Path passed to compinit with the -d option to set the completion dump file location. If unset, compinit uses its default dump file.

type: null or string
Default
null
Example
"$XDG_CACHE_HOME/zsh/zcompdump"
declared in: nixos/modules/programs/zsh/zsh.nixView source on NixOS/nixpkgs →