nushell/tests/fixtures/playground/config/startup.toml

4 lines
82 B
TOML

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