forked from extern/nushell
Fix let-env in banner (#6795)
This commit is contained in:
parent
f0420c5a6c
commit
f99c002426
@ -605,7 +605,7 @@ It's been this long since {}Nushell{}'s first commit:
|
||||
{}You can disable this banner using the {}config nu{}{} command
|
||||
to modify the config.nu file and setting show_banner to false.
|
||||
|
||||
let-env config {{
|
||||
let-env config = {{
|
||||
show_banner: false
|
||||
...
|
||||
}}{}
|
||||
|
Loading…
Reference in New Issue
Block a user