mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:46:01 +02:00
Initialize autoenv and autoenv trust
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
mod alias;
|
||||
mod append;
|
||||
mod average;
|
||||
mod autoenv;
|
||||
mod autoenv_trust;
|
||||
mod cal;
|
||||
mod calc;
|
||||
mod cd;
|
||||
|
Reference in New Issue
Block a user