dotfiles/nu/autoload/wezterm.nu

9 lines
176 B
Plaintext
Raw Normal View History

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