mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 16:33:32 +02:00
Add with-env command (#1717)
This commit is contained in:
@ -46,4 +46,5 @@ mod touch;
|
||||
mod trim;
|
||||
mod uniq;
|
||||
mod where_;
|
||||
mod with_env;
|
||||
mod wrap;
|
||||
|
Reference in New Issue
Block a user