Rename submodule

This commit is contained in:
NotTheDr01ds 2024-09-15 14:56:13 -04:00
parent 373783d388
commit 2998cc8299
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ be loaded in the next release. To continue using the Shells
feature, and to remove this warning, please add the following
to your config.nu:
use std/dirs aliases *
use std/dirs shells-aliases *
Or see the documentation for more options.
"

View File

@ -138,7 +138,7 @@ def --env _fetch [
}
}
export module aliases {
export module shells-aliases {
export alias shells = main
export alias enter = add
export alias dexit = drop