Add link to set up just completions

This commit is contained in:
urob 2024-08-16 17:04:19 -04:00
parent 7cd3c509d4
commit 10dace9f58

View file

@ -363,7 +363,10 @@ Additional arguments to `just build` are passed on to `west`. For instance, a
pristine build can be triggered with `just build all -p`. pristine build can be triggered with `just build all -p`.
(For this particular example, there is also a `just clean` recipe, which clears (For this particular example, there is also a `just clean` recipe, which clears
the build cache. To list all available recipes, type `just`.) the build cache. To list all available recipes, type `just`. Bonus tip: `just`
provides
[completion scripts](https://github.com/casey/just?tab=readme-ov-file#shell-completion-scripts)
for many shells.)
#### Drawing the keymap #### Drawing the keymap