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