mirror of
https://github.com/nushell/nushell.git
synced 2025-02-07 14:09:24 +01:00
29b176b719
# Description @kubouch noticed that the warning message from #13842 when using a "Shells" alias mentioned `config.nu`, but he's using it in the prompt which means loading it in `env.nu`. Updated the warning message to: > ... feature, and to remove this warning, please add the following > to your startup configuration (typically env.nu or config.nu): # User-Facing Changes No change in functionality - More clear instructions, hopefully. # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - 🟢 `toolkit test` - 🟢 `toolkit test stdlib` # After Submitting Doc and release notes still to be updated for #13842 |
||
---|---|---|
.. | ||
assert.nu | ||
bench.nu | ||
core.nu | ||
deprecated_dirs.nu | ||
dirs.nu | ||
dt.nu | ||
formats.nu | ||
help.nu | ||
input.nu | ||
iter.nu | ||
lib.nu | ||
log.nu | ||
math.nu | ||
mod.nu | ||
xml.nu |