2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-01 06:43:53 +00:00
nushell/tests/fixtures/playground/config/startup.toml

3 lines
82 B
TOML

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