zsh: add type to zprof.enable option (#6916)

This commit is contained in:
Gugu72
2025-04-27 21:29:57 +02:00
committed by GitHub
parent adb3fbc584
commit 2a264c17d5

View File

@@ -413,6 +413,7 @@ in
};
zprof.enable = mkOption {
type = types.bool;
default = false;
description = ''
Enable zprof in your zshrc.