fix(nushell): finally fix env.nu

This commit is contained in:
Artur Manuel 2025-01-29 20:19:17 +00:00
commit a7d9aebdca

View file

@ -31,7 +31,7 @@ $env.config = {
}] }]
} }
table: { table: {
mode = "heavy" mode: "heavy"
} }
show_banner: false show_banner: false
} }