mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-26 14:01:13 -03:00
This was always awkward as fish script, and had problems with interrupting the autoloading. Note that we still leave the old function intact to facilitate easier upgrading for now. Fixes #7145.