ahkrr f0c7c1b500
fix: prompt does not find external commands #3134 (#3189)
the initial setup-commands of nushell were executed without loading environment variables
this resulted in the PATH not being available at this point until an external command was run once
which resulted in env_vars being added
let run_result = run_block(&prompt_block, &context, InputStream::empty()).await;

Co-authored-by: alexhk <alexhk@protonmail.com>
2021-03-23 22:38:07 +13:00
..
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00
2021-03-09 23:40:17 +13:00