mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 09:10:32 +01:00
edited nushell table style
This commit is contained in:
parent
60d585b841
commit
a9b467728e
|
@ -2,6 +2,9 @@ let carapace_completer = {|spans|
|
|||
carapace $spans.0 nushell $spans | from json
|
||||
}
|
||||
$env.config = {
|
||||
table: {
|
||||
mode: light
|
||||
}
|
||||
show_banner: false,
|
||||
completions: {
|
||||
case_sensitive: false # case-sensitive completions
|
||||
|
|
Loading…
Reference in a new issue