nushell: add options 'extraConfig' and 'extraEnv'
This commit is contained in:
parent
e999dfe7cb
commit
4a12f304e0
3 changed files with 38 additions and 11 deletions
|
|
@ -3,3 +3,4 @@ let $config = {
|
|||
table_mode: rounded
|
||||
use_ls_colors: true
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
let-env FOO = 'BAR'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue