diff --git a/.config/nushell/config.nu b/.config/nushell/config.nu index d37fb54..9118200 100644 --- a/.config/nushell/config.nu +++ b/.config/nushell/config.nu @@ -290,7 +290,7 @@ let-env config = { use_ansi_coloring: true edit_mode: vi # emacs, vi shell_integration: true # enables terminal markers and a workaround to arrow keys stop working issue - show_banner: true # true or false to enable or disable the banner + show_banner: false # true or false to enable or disable the banner render_right_prompt_on_last_line: false # true or false to enable or disable right prompt to be rendered on last line of the prompt. hooks: { pre_prompt: [{