dotfiles/nu/autoload/wezterm.nu

10 lines
195 B
Plaintext

$env.config = $env.config | merge deep --strategy=append {
show_banner: false
shell_integration: {
osc2: true
osc7: true
osc133: true
osc633: true
}
}