home-manager/tests/modules/programs/nushell/env-expected.nu

4 lines
43 B
Plaintext
Raw Normal View History

$env.FOO = 'BAR'
2023-05-04 00:12:21 +02:00
$env.BAR = $'(echo BAZ)'