1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-16 03:21:45 +02:00
home-manager/tests/modules/programs/nushell/env-expected.nu

4 lines
No EOL
43 B
Text

$env.FOO = 'BAR'
$env.BAR = $'(echo BAZ)'