From 4e365aa4539ccd6c53349f90b7f65b63202928c6 Mon Sep 17 00:00:00 2001 From: Jörg Thalheim Date: Mon, 27 Aug 2018 10:43:31 +0100 Subject: nixos/zsh: make enableGlobalCompInit description less ambiguous --- nixos/modules/programs/zsh/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/modules/programs/zsh/zsh.nix b/nixos/modules/programs/zsh/zsh.nix index 0ecf2945a87b..d30b3415411f 100644 --- a/nixos/modules/programs/zsh/zsh.nix +++ b/nixos/modules/programs/zsh/zsh.nix @@ -93,7 +93,7 @@ in description = '' Enable execution of compinit call for all interactive zsh shells. - This option can be used if the user wants to extend its + This option can be disabled if the user wants to extend its fpath and a custom compinit call in the local config is required. ''; -- cgit 1.4.1