nushell/tests/fixtures/playground/config/startup.toml
2022-02-07 14:54:06 -05:00

4 lines
82 B
TOML

skip_welcome_message = true
startup = ["def hello-world [] { echo 'Nu World' }"]