fix(nushell): finally fix env.nu
This commit is contained in:
parent
69abdc09fe
commit
a7d9aebdca
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ $env.config = {
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
table: {
|
table: {
|
||||||
mode = "heavy"
|
mode: "heavy"
|
||||||
}
|
}
|
||||||
show_banner: false
|
show_banner: false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue