index eb9cac4..adf6030 100644
@@ -17,4 +17,6 @@ the walker-skip list is tuned to avoid indexing noise directories that slow down
**custom function `ffhist`:** fuzzy-searches shell history and runs the selected command immediately.
-**part of the shell navigation stack:** fzf for interactive search, [[yazi]] for file browsing, [[zoxide]] for directory jumping, [[eza]] for listing. fzf is the glue — it can be piped into anything.
\ No newline at end of file
+**part of the shell navigation stack:** fzf for interactive search, [[yazi]] for file browsing, [[zoxide]] for directory jumping, [[eza]] for listing. fzf is the glue — it can be piped into anything.
+
+**related:** [awesome-zsh-plugins](/@harrisonqian/awesome/wiki/development-environment/zsh-plugins) — the full zsh ecosystem (plugins, themes, frameworks).
\ No newline at end of file