1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Align nushell configuration options

This commit is contained in:
RGBCube 2023-11-21 19:47:22 +03:00
parent e8da954a9b
commit 1d39018b36
No known key found for this signature in database

View file

@ -12,7 +12,7 @@ $env.config = {
footer_mode: 25 footer_mode: 25
render_right_prompt_on_last_line: false render_right_prompt_on_last_line: false
shell_integration: false shell_integration: false
show_banner: false show_banner: false
use_ansi_coloring: true use_ansi_coloring: true
use_grid_icons: true use_grid_icons: true
use_kitty_protocol: false use_kitty_protocol: false