mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 08:31:16 -03:00
This was written before local-exported variables did anything useful. Passing these vars as local-exports removes the need to define the validation function with `--no-scope-shadowing` which is quite the hack.