mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-24 18:00:58 +01:00
This allows better support for using kitty's built-in shell integration method by setting `shellIntegration.mode' to `null', which makes it not be set at all in the config file and disables modification to shell initialization scripts by default. If this is used, the user should set `settings.shell_integration' instead (if shell integration is desired), which receives no special handling. |
||
|---|---|---|
| .. | ||
| default.nix | ||
| example-macos-launch-services-cmdline | ||
| example-settings-expected.conf | ||
| example-settings.nix | ||
| null-shellIntegration-expected.conf | ||
| null-shellIntegration.nix | ||
| theme-to-themeFile.nix | ||