MyNixOS website logo
option

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.

Declarations
    Type
    boolean
    Default
    config.programs.zsh.enableCompletion