zsh: add nix completions
This commit is contained in:
parent
51f0692128
commit
4e734c68cb
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -20,6 +20,8 @@ zi ice wait lucid
|
||||||
zi load Aloxaf/fzf-tab
|
zi load Aloxaf/fzf-tab
|
||||||
zi ice wait lucid
|
zi ice wait lucid
|
||||||
zi load Freed-Wu/fzf-tab-source
|
zi load Freed-Wu/fzf-tab-source
|
||||||
|
zi ice wait lucid
|
||||||
|
zi load nix-community/nix-zsh-completions
|
||||||
|
|
||||||
zstyle ':completion:*' use-cache on
|
zstyle ':completion:*' use-cache on
|
||||||
zstyle ':completion:*' cache-path ~/.zsh/cache
|
zstyle ':completion:*' cache-path ~/.zsh/cache
|
||||||
|
|
Loading…
Reference in a new issue