programs.zsh.enableGlobalCompInit

Enable execution of compinit call for all interactive zsh shells.

This option can be disabled if the user wants to extend its fpath and a custom compinit call in the local config is required.

Type
boolean
Default
config.programs.zsh.enableCompletion
Declared
<nixpkgs/nixos/modules/programs/zsh/zsh.nix>