Revert "better history"

This reverts commit 3cb4b58516.
This commit is contained in:
Christoph Cullmann 2024-07-29 18:21:19 +02:00
parent 52cd27f8c2
commit 6f4981f8d3
No known key found for this signature in database

View file

@ -10,11 +10,6 @@
# shell config # shell config
extraConfig = '' extraConfig = ''
$env.config = { $env.config = {
history: {
max_size: 100_000
file_format: "sqlite"
isolation: true
}
table: { table: {
mode: none mode: none
} }