Commit 91fed80
fix(env): fix fish shell wrapper for
1. Pass `FISH_VERSION` to the `vp` command so shell detection works
correctly
2. Use `string join ';'` to properly format multi-line output for `eval`
Fixes #1069vp env use (#1141)1 parent e882d4c commit 91fed80
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
511 | | - | |
| 510 | + | |
| 511 | + | |
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| |||
0 commit comments