nushell: add envVars attribute (#3930)
This commit is contained in:
parent
0e4c33d760
commit
788777b536
3 changed files with 19 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
|||
let-env FOO = 'BAR'
|
||||
|
||||
|
||||
let-env BAR = $'(echo BAZ)'
|
||||
Loading…
Add table
Add a link
Reference in a new issue