mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-30 22:57:54 +00:00
10 lines
195 B
Plaintext
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
|
|
}
|
|
}
|