From 750397f4d96283e73cc34a42909c6bfb0ba26733 Mon Sep 17 00:00:00 2001 From: srdusr Date: Wed, 19 Jul 2023 13:06:35 +0200 Subject: Info zsh plugins --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1100fb9..2ca76a2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,15 @@ - nvim - wezterm - + +git clone https://github.com/zsh-users/zsh-syntax-highlighting.git +sudo mv zsh-syntax-highlighting /usr/share/zsh/plugins/ + +git clone https://github.com/urbainvaes/fzf-marks.git +sudo mv fzf-marks /usr/share/fzf/ + +git clone https://github.com/MichaelAquilina/zsh-you-should-use.git +sudo mv zsh-you-should-use /usr/share/zsh/plugins/ - - - ### Development Environment -- cgit v1.2.3