1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 03:27:45 +00:00

Enable Nushell shell integration

This commit is contained in:
RGBCube 2023-12-12 22:03:38 +03:00
parent ea35a8b772
commit 6c1de0f63d
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

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