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

4 lines
43 B
Plaintext

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