diff --git a/README.md b/README.md index 161a048..c3617af 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,15 @@ Only main chapters:   :small_orange_diamond: powerlevel10k - is a fast reimplementation of Powerlevel9k ZSH theme.

+##### :black_small_square: Shell plugins + +

+  :small_orange_diamond: z - tracks the folder you use the most and allow you to jump, without having to type the whole path.
+  :small_orange_diamond: fzf - is a general-purpose command-line fuzzy finder.
+  :small_orange_diamond: zsh-autosuggestions - Fish-like autosuggestions for Zsh.
+  :small_orange_diamond: zsh-syntax-highlighting - Fish shell like syntax highlighting for Zsh.
+

+ ##### :black_small_square: Managers