Skip to content

Commit

Permalink
do: bridges - added cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Feb 21, 2024
1 parent 62e1d9e commit 13d3884
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/bridges.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@ Currently available bridges:
- [zsh](https://www.zsh.org/)

> Bridging frameworks should be preferred to shells (e.g. zsh) as these generally work better and have less overhead.

## Cache

The list of completers is cached to not impact shell startup time.
Clear the cache with `carapace --clear-cache` if your system changes.

0 comments on commit 13d3884

Please sign in to comment.