From 2078f4ebf20b7c685a4a863d50d0516646296bc6 Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Thu, 24 Aug 2017 14:55:42 +0200 Subject: Fix zsh-completions command install --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index c4f922e..510cabd 100755 --- a/install.sh +++ b/install.sh @@ -35,7 +35,7 @@ yaourt -S otf-fira-code #git clone git://github.com/zsh-users/zsh-autosuggestions ~/.zsh/plugins/zsh-autosuggestions #git clone git://github.com/zsh-users/zsh-history-substring-search ~/.zsh/plugins/zsh-history-substring-search #git clone git://github.com/zsh-users/zsh-syntax-highlighting ~/.zsh/plugins/zsh-syntax-highlighting -#git clone https://github.com/zsh-users/zsh-completions ~/.zsh/plugins/ +#git clone https://github.com/zsh-users/zsh-completions ~/.zsh/plugins/zsh-completions #stow vim -- cgit v1.2.1