From a72ecdaa3c5adc10bf2b1582f16c42318f29d0b3 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 6 Jun 2017 13:41:12 +0200 Subject: [PATCH] zsh: use https nowadays Thanks: Csillag Tamas for the hint --- zsh/index.html.tt2 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/zsh/index.html.tt2 b/zsh/index.html.tt2 index 0305dfa..76577c7 100644 --- a/zsh/index.html.tt2 +++ b/zsh/index.html.tt2 @@ -72,10 +72,10 @@
 # IMPORTANT: please note that you might override an existing
 # configuration file in the current working directory! =>
-wget -O .zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
+wget -O .zshrc https://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
 
 # Optionally also grab the user configration:
-# wget -O .zshrc.local  http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc
+# wget -O .zshrc.local  https://git.grml.org/f/grml-etc-core/etc/skel/.zshrc
 

Tip: for Archlinux linux users @@ -102,8 +102,8 @@ wget -O .zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc

The zsh-lovers archive includes the zsh-lovers manual page and several zsh configuration files. Get it from the zsh-lovers - directory at the grml repository. + href="https://deb.grml.org/pool/main/z/zsh-lovers/">the zsh-lovers + directory at the grml repository.

Notice: If you would like to have zsh-lovers on your Debian system add the following line to /etc/apt/sources.list (run 'apt-get update @@ -175,8 +175,8 @@ wget -O .zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc

German information:

-- 2.1.4