diff --git a/community/gallery/collection/06_plugins.mdx b/community/gallery/collection/06_plugins.mdx index 1cebdc2f..2d02b154 100644 --- a/community/gallery/collection/06_plugins.mdx +++ b/community/gallery/collection/06_plugins.mdx @@ -228,12 +228,12 @@ zi load z-shell/zredis ## With [for][4] syntax -### SC: [zplugin/zsh-exa](https://github.com/zplugin/zsh-exa) +### SC: [z-shell/zsh-eza](https://github.com/z-shell/zsh-eza) ```shell showLineNumbers zi wait lucid for \ - has'exa' atinit'AUTOCD=1' \ - zplugin/zsh-exa + has'eza' atinit'AUTOCD=1' \ + zplugin/zsh-eza ``` ### SC: [z-shell/zsh-zoxide](https://github.com/z-shell/zsh-zoxide)