aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-07-19 13:06:35 +0200
committersrdusr <trevorgray@srdusr.com>2023-07-19 13:06:35 +0200
commit750397f4d96283e73cc34a42909c6bfb0ba26733 (patch)
tree0114f8e71ce87d1fe0b28b7dba849c5420948028 /README.md
parent1769c6d859dd62c443fa23acc6c92a82ad3ba609 (diff)
downloaddotfiles-750397f4d96283e73cc34a42909c6bfb0ba26733.tar.gz
dotfiles-750397f4d96283e73cc34a42909c6bfb0ba26733.zip
Info zsh plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
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