1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-06 21:33:28 +02:00
home-manager/tests/modules/programs/nushell/env-expected.nu

4 lines
43 B
Plaintext

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