diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-10 22:41:47 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-10 22:41:47 +0300 |
| commit | bd749f8e9a0eeaa5578a368996f7b93955580a39 (patch) | |
| tree | 5d2e45a7a155cdecbbc7ee864a35e4818277714e /docs/fish-completion.md | |
| parent | dc71be943e25087905b2b9a4fec2fcf6b6f9925f (diff) | |
task 20: hide do info UUID unless HEXAI_DEBUG is set
Diffstat (limited to 'docs/fish-completion.md')
| -rw-r--r-- | docs/fish-completion.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/fish-completion.md b/docs/fish-completion.md index 95de56a..c582800 100644 --- a/docs/fish-completion.md +++ b/docs/fish-completion.md @@ -32,3 +32,5 @@ end ``` No external `do.fish` file is required. + +If you installed with `mage install`, the installer also writes an autoloadable completion file to `~/.config/fish/completions/do.fish` (or `$XDG_CONFIG_HOME/fish/completions/do.fish`), so new Fish sessions should pick it up automatically. |
