nushell/old_nushell/tests/fixtures/playground/config/startup.toml
Fernando Herrera fdce6c49ab engine-q merge
2022-02-07 19:11:34 +00:00

4 lines
82 B
TOML

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