mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 23:17:53 +02:00
add performance metrics for measuring startup time (#3854)
* 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
This commit is contained in:
@ -1 +1,3 @@
|
||||
skip_welcome_message = true
|
||||
filesize_format = "auto"
|
||||
rm_always_trash = false
|
||||
|
Reference in New Issue
Block a user