Revert "no large banner"

This reverts commit 74d6146f31.
This commit is contained in:
Christoph Cullmann 2024-07-29 18:21:15 +02:00
parent aae6399a63
commit 52cd27f8c2
No known key found for this signature in database

View file

@ -8,10 +8,8 @@
enable = true; enable = true;
# shell config # shell config
# see https://github.com/nushell/nushell/blob/main/crates/nu-utils/src/sample_config/default_config.nu for defaults
extraConfig = '' extraConfig = ''
$env.config = { $env.config = {
show_banner: false
history: { history: {
max_size: 100_000 max_size: 100_000
file_format: "sqlite" file_format: "sqlite"