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

@ -9,17 +9,12 @@
# shell config
extraConfig = ''
$env.config = {
history: {
max_size: 100_000
file_format: "sqlite"
isolation: true
}
$env.config = {
table: {
mode: none
}
}
'';
mode: none
}
}
'';
# aliases
shellAliases = {