mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
|
$env.config = $env.config | merge deep --strategy=append {
|
||
|
show_banner: false
|
||
|
shell_integration: {
|
||
|
osc7: true
|
||
|
osc133: true
|
||
|
osc633: true
|
||
|
}
|
||
|
}
|