diff --git a/adds-on/src/main.rs b/adds-on/src/main.rs index ef2d74f..4138bcd 100644 --- a/adds-on/src/main.rs +++ b/adds-on/src/main.rs @@ -29,7 +29,7 @@ ENVIRONMENT: SETUP: export PATH=\"$(brew --prefix uv-shell)/libexec/bin:$PATH\" - uv generate-shell-completion zsh > \"\${fpath[1]}/_uv\" + uv generate-shell-completion zsh > \"/_uv\" Any unrecognised command is forwarded to the real uv unchanged." );