Skip to content

Commit

Permalink
Auto merge of #134405 - rmehri01:x-completions, r=onur-ozkan
Browse files Browse the repository at this point in the history
Generate shell completions for x as well

It would be nice to be have shell completions for both `./x` and `x` (installed with `cargo install --path src/tools/x`) instead of just `x.py`. This pr generates the corresponding completions for each shell in a similar way to `x.py` but under `x.<shell>` instead.
  • Loading branch information
bors committed Dec 23, 2024
2 parents 3b42d77 + 3fb7f64 commit ea71c5e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit ea71c5e

Please sign in to comment.