2022-04-08 06:48:27 +00:00
|
|
|
{
|
|
|
|
wezterm-example-setting = ./example-setting.nix;
|
|
|
|
wezterm-empty-setting = ./empty-setting.nix;
|
2023-06-05 20:46:18 +00:00
|
|
|
|
|
|
|
wezterm-bash-integration-default = ./bash-integration-default.nix;
|
|
|
|
wezterm-bash-integration-disabled = ./bash-integration-disabled.nix;
|
|
|
|
wezterm-bash-integration-enabled = ./bash-integration-enabled.nix;
|
|
|
|
|
|
|
|
wezterm-zsh-integration-default = ./zsh-integration-default.nix;
|
|
|
|
wezterm-zsh-integration-disabled = ./zsh-integration-disabled.nix;
|
|
|
|
wezterm-zsh-integration-enabled = ./zsh-integration-enabled.nix;
|
2022-04-08 06:48:27 +00:00
|
|
|
}
|