From b8dd4d4b3cc1a2247ba67b0b668e6315095df8fe Mon Sep 17 00:00:00 2001 From: He4eT Date: Tue, 5 Dec 2023 19:27:55 +0100 Subject: [PATCH] zsh: add zsh-autosuggestions --- installPackagesFedora.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installPackagesFedora.sh b/installPackagesFedora.sh index 54aee58..e172102 100755 --- a/installPackagesFedora.sh +++ b/installPackagesFedora.sh @@ -33,4 +33,4 @@ sudo dnf install \ telegram-desktop \ mkdir ./zsh/plugins -git clone git@github.com:zsh-users/zsh-autosuggestions.git ./zsh/plugins/zsh-autosuggestions2 +git clone git@github.com:zsh-users/zsh-autosuggestions.git ~/dotfiles/zsh/plugins/zsh-autosuggestions