mirror of
https://github.com/nushell/nushell.git
synced 2025-08-13 15:27:30 +02:00
Add autoenv untrust command
This commit is contained in:
@ -3,6 +3,7 @@ mod append;
|
||||
mod average;
|
||||
mod autoenv;
|
||||
mod autoenv_trust;
|
||||
mod autoenv_untrust;
|
||||
mod cal;
|
||||
mod calc;
|
||||
mod cd;
|
||||
|
Reference in New Issue
Block a user