config
for env
Edit nushell configuration files.
Signature
> config
Input/output types:
input | output |
---|---|
nothing | string |
Notes
You must use one of the following subcommands. Using this command as-is will only produce this help message.
Subcommands:
name | type | usage |
---|---|---|
config env | Builtin | Edit nu environment configurations. |
config nu | Builtin | Edit nu configurations. |
config reset | Builtin | Reset nushell environment configurations to default, and saves old config files in the config location as oldconfig.nu and oldenv.nu. |