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:
parent
ea35a8b772
commit
6c1de0f63d
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue