Add link to set up just completions
This commit is contained in:
parent
7cd3c509d4
commit
10dace9f58
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue