programs.kitty.shellIntegration.enableBashIntegration

Home-Manager option

Whether to enable Bash integration.

type: boolean
Default
(cfg.shellIntegration.mode != null) && !(elem "disabled" (splitString " " config.programs.kitty.shellIntegration.mode))
Example
false
declared in: <home-manager/modules/programs/kitty.nix>source unavailable