uv/docs/getting-started
ndrew222 4554ebbd53
changed where the fish completions get installed to where fish docs recommend (#12551)
## Summary
I only changed the location of where the fish completions get sent, from
`~/.config/fish/config.fish` to `~/.config/fish/completions/uv.fish` and
`~/.config/fish/completions/uvx.fish` respectively

## Test Plan
I have tested and putting the completions in those paths works fine and
complies with the fish docs. Also keeps your `config.fish` clean


### edit:
refer to
https://fishshell.com/docs/current/completions.html#where-to-put-completions
> This wide search may be confusing. If you are unsure, your completions
probably belong in `~/.config/fish/completions`.
2025-03-30 11:47:01 -04:00
..
features.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
first-steps.md Fix outdated references to the help menu documentation in the first steps page (#6980) 2024-09-03 17:14:38 -05:00
help.md Add a troubleshooting section and reproducible example guide (#10947) 2025-01-27 13:29:23 -06:00
index.md Disable collapsible navigation in the documentation (#5674) 2024-08-16 18:09:21 -05:00
installation.md changed where the fish completions get installed to where fish docs recommend (#12551) 2025-03-30 11:47:01 -04:00