From edd3048666a26375395d66b9ae6bfd6e473723dc Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 7 Feb 2020 08:05:07 +0100 Subject: [PATCH] #137 - add 'Shell plugins' section - signed-off-by: trimstray --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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