mirror of
https://github.com/nushell/nushell.git
synced 2025-06-20 09:58:15 +02:00
Rename submodule
This commit is contained in:
parent
373783d388
commit
2998cc8299
@ -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
|
feature, and to remove this warning, please add the following
|
||||||
to your config.nu:
|
to your config.nu:
|
||||||
|
|
||||||
use std/dirs aliases *
|
use std/dirs shells-aliases *
|
||||||
|
|
||||||
Or see the documentation for more options.
|
Or see the documentation for more options.
|
||||||
"
|
"
|
||||||
|
@ -138,7 +138,7 @@ def --env _fetch [
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export module aliases {
|
export module shells-aliases {
|
||||||
export alias shells = main
|
export alias shells = main
|
||||||
export alias enter = add
|
export alias enter = add
|
||||||
export alias dexit = drop
|
export alias dexit = drop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user