mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 23:49:44 +01:00
Update config.md
This commit is contained in:
parent
e38a4323b4
commit
c63ad610f5
@ -40,4 +40,8 @@ Syntax: `config {flags}`
|
||||
|
||||
## Examples
|
||||
|
||||
A more detailed description on how to use this command to configure Nu shell can be found in the configuration chapter of [Nu Book](https://book.nushell.sh/).
|
||||
```shell
|
||||
> config --set [table_mode "light"]
|
||||
```
|
||||
|
||||
A more detailed description on how to use this command to configure Nu shell can be found in the configuration chapter of [Nu Book](https://book.nushell.sh/en/configuration).
|
||||
|
Loading…
Reference in New Issue
Block a user