programs.zsh.enableGlobalCompInit
NixOS option
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: booleanDefault
declared in: nixos/modules/programs/zsh/zsh.nixView source on NixOS/nixpkgs →config.programs.zsh.enableCompletion