default_config.nuanddefault_env.nurefer to the files that are compiled inside of the nushell executable and are also located in our repo.personal env.nu/config.nu/login.nurefer to the files that are in the$nu.default-config-dirthat you have personally edited.specified config.nu/env.nurefer to files that are specified on the command line with the--configand--env-configcommand line parameters.
- ✅ Always reads the nushell standard library
- ✅ Always reads
personal plugin.msgpackzfile if it exists