2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 22:03:35 +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' }"]