update default_config.nu with display_output (#7146)

Added a default display_output hook to help people know about this feature.
This commit is contained in:
Darren Schroeder 2022-11-16 18:08:09 -06:00 committed by GitHub
parent 7098e56ccf
commit 8e4b85e29b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -292,6 +292,9 @@ let-env config = {
$nothing # replace with source code to run if the PWD environment is different since the last repl input
}]
}
display_output: {
$nothing
}
}
menus: [
# Configuration for default nushell menus