diff --git a/dot_config/nushell/config.nu.tmpl b/dot_config/nushell/config.nu.tmpl index 19f40e0..06e1e06 100644 --- a/dot_config/nushell/config.nu.tmpl +++ b/dot_config/nushell/config.nu.tmpl @@ -76,7 +76,7 @@ $env.config = { max_size: 100_000 sync_on_enter: true file_format: sqlite - isolation: false + isolation: true } completions: {