1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-20 09:50:47 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Douglas
cce12efe48
Rename std/core to std/prelude ()
`std/core` is always loaded by Nushell during startup, and the 
commands in it are always available. As such, it's renamed
`std/prelude`.

`scope modules` and `view files` now show `prelude` in place of
`core`.
2025-01-29 11:16:12 -05:00