zsh: completion cache
This commit is contained in:
parent
a3d1ac98e2
commit
cbc86ca7fc
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
@ -21,6 +21,9 @@ zi load Aloxaf/fzf-tab
|
|||
zi ice wait lucid
|
||||
zi load Freed-Wu/fzf-tab-source
|
||||
|
||||
zstyle ':completion:*' use-cache on
|
||||
zstyle ':completion:*' cache-path ~/.zsh/cache
|
||||
|
||||
## fzf-tab
|
||||
zstyle ':fzf-tab:*' fzf-bindings 'tab:accept'
|
||||
zstyle ':fzf-tab:*' continuous-trigger '/'
|
||||
|
|
Loading…
Reference in a new issue