2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-01 14:53:36 +00:00
nushell/tests/fixtures/playground/config/default.toml
Darren Schroeder 23ba01d89c
add performance metrics for measuring startup time ()
* add performance metrics for measureing startup time

* removed some comments

* update so tests pass

* update default.toml for tests, merged main

* fix clippy lints

* wording changes
2021-07-29 18:52:40 -05:00

3 lines
77 B
TOML

skip_welcome_message = true
filesize_format = "auto"
rm_always_trash = false