aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorNeodarZ <neodarz@neodarz.net>2017-08-24 14:55:42 +0200
committerNeodarZ <neodarz@neodarz.net>2017-08-24 14:55:42 +0200
commit2078f4ebf20b7c685a4a863d50d0516646296bc6 (patch)
tree6e360f9724f450995b89f79dd6905629bd7bc879 /install.sh
parentf7b09bc79a7eb416e2212aaacbde56f7b0fac150 (diff)
downloaddotfiles_ascii-2078f4ebf20b7c685a4a863d50d0516646296bc6.tar.xz
dotfiles_ascii-2078f4ebf20b7c685a4a863d50d0516646296bc6.zip
Fix zsh-completions command install
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
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