mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 22:57:46 +00:00
Using def --env instead of def-env (#673)
This commit is contained in:
parent
9d02fb1ef8
commit
06d3095ab1
15 changed files with 28 additions and 28 deletions
|
@ -8,7 +8,7 @@ export-env {
|
|||
}
|
||||
}
|
||||
|
||||
export def-env main [
|
||||
export def --env main [
|
||||
command?: string@'nu-complete rbenv',
|
||||
...args
|
||||
] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue