mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
534e1fc3ce
* 06-07-wsl * 06-07-linux-issue-with-delete-input * 06-08-2023 * 06-08-Linux * commit for merge * Fix unit test * format * clean code * Add flag to turn off external completion * change env var to config * Fix comment Co-authored-by: Frank Zhang <v-frankz@microsoft.com> |
||
---|---|---|
.. | ||
sample_config | ||
README.md |
Documentation
This directory contains default_config.nu which is the configuration file one gets when they startup Nushell for the first time.
It sets all of the default configuration to run Nushell. From here one can then customize this file for their specific needs.
To see where config.nu is located on your system simply type this command.
$nu.config-path
Please see our book for all of the Nushell documentation.