mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-12 06:41:14 -03:00
Here, we want `"$@"` to be expanded, since its components are the arguments we want to pass to `export`. Part of #12636
Here, we want `"$@"` to be expanded, since its components are the arguments we want to pass to `export`. Part of #12636