no large banner

This commit is contained in:
Christoph Cullmann 2024-07-19 20:49:29 +02:00
parent 3cb4b58516
commit 74d6146f31
No known key found for this signature in database

View file

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