forked from extern/nushell
4 lines
82 B
TOML
4 lines
82 B
TOML
skip_welcome_message = true
|
|
|
|
startup = ["def hello-world [] { echo 'Nu World' }"]
|