Set skip_welcome_message to false by default and add note (#3069)

This commit is contained in:
Leonhard Kipp 2021-02-19 09:41:11 +01:00 committed by GitHub
parent fc59c87606
commit 5968811441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
filesize_format = "B" # can be b, kb, kib, mb, mib, gb, gib, etc
filesize_metric = true # true => (KB, MB, GB), false => (KiB, MiB, GiB)
skip_welcome_message = true
skip_welcome_message = false # Note to nushell developer: This is expected to be false, when testing nushell itself
disable_table_indexes = false
nonzero_exit_errors = true
startup = [